最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
ASP技术ASPError对象属性
时间:2022-06-30 11:48:29 编辑:袖梨 来源:一聚教程网
ASP技术ASPError对象属性
ASPCode 
该ASPCode属性返回一个错误代码所产生的非法入境者。 
ASPDescription 
该ASPDescription属性返回的详细描述错误。 
Category
类别属性返回错误的来源(原价的错误所产生的IIS ?一种脚本语言呢,还是一个组成部分? ) 。 
Column 
该栏属性返回栏的位置的ASP文件,产生了错误。 
desciption
描述属性返回的简短说明错误。 
file 
档案属性返回名称的ASP文件产生的错误。 
line 
线属性返回一些行内的ASP文件,产生了错误。 
number 
数属性返回标准的COM错误代码的错误。 
resoure 
来源财产的实际回报率的源代码的行发生错误。 
语法
ASPError.ASPCode() ASPError.ASPDescription() ASPError.Category() ASPError.Column() ASPError.Description() ASPError.File() ASPError.Line() ASPError.Number() ASPError.Source()
来看个教程.
<% dim objErr set objErr=Server.GetLastError()response.write("ASPCode=" & objErr.ASPCode) response.write("
") response.write("ASPDescription=" & objErr.ASPDescription) response.write("
") response.write("Category=" & objErr.Category) response.write("
") response.write("Column=" & objErr.Column) response.write("
") response.write("Description=" & objErr.Description) response.write("
") response.write("File=" & objErr.File) response.write("
") response.write("Line=" & objErr.Line) response.write("
") response.write("Number=" & objErr.Number) response.write("
") response.write("Source=" & objErr.Source) %>
相关文章
- 辉烬知世怎么配队 知世配队攻略 10-31
- 口袋斗罗大陆独孤博技能是什么 独孤博技能介绍一览 10-31
- 王者万象棋香香怎么玩 香香玩法介绍 10-31
- 王者万象棋阵容怎么搭配 阵容搭配攻略 10-31
- 王者万象棋怎么玩 新手玩法攻略 10-31
- 植物大战僵尸2万圣节版本有哪些新植物 万圣节版本新植物介绍 10-31
 
             
                                 
                                 
                                 
                                 
                                            
                                         
                                            
                                         
                                            
                                         
                                            
                                         
                                            
                                         
                                            
                                         
                                            
                                         
                                            
                                         
                                            
                                        