|
-
Oct 18th, 2000, 11:08 AM
#1
Thread Starter
Addicted Member
Okay to use the asperror object you have to use
Code:
set obj = server.geterror
but no matter where I place that code it errors, any ideas?
-
Oct 18th, 2000, 03:08 PM
#2
Frenzied Member
That's because it's:
Code:
set obj = Server.GetLastError()
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
Oct 18th, 2000, 04:53 PM
#3
Thread Starter
Addicted Member
Actually
Thats what I meant, but does it work without the brackets at the end? Because I havent been using those
-
Oct 18th, 2000, 04:59 PM
#4
Thread Starter
Addicted Member
but what about
When I use
Code:
Dim obj
set obj = server.getlasterror()
I get this:
Object doesn't support this property or method: 'server.getlasterror'
I have put it EVERYWHERE in my code and it still does that. I just don't think the Err object is adequete. Any more ideas?
-
Oct 18th, 2000, 05:39 PM
#5
Thread Starter
Addicted Member
moving up
i just really need help with this
-
Oct 18th, 2000, 06:20 PM
#6
Thread Starter
Addicted Member
-
Oct 18th, 2000, 07:12 PM
#7
Frenzied Member
It is only available in ASP 3.0 and IIS 5.0
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|