Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error '800a01b6' Object doesn't support this property or met
Message
From
09/05/2002 15:54:35
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Error '800a01b6' Object doesn't support this property or met
Miscellaneous
Thread ID:
00654720
Message ID:
00654720
Views:
70
I am running some server side javascript code.
I am retrieving data from the request object. the data which was
entered into a textarea field may contain some new line characters, which gives me an error when I try to insert that into the database. before I insert it I try running the following code:
this.purchaser1 = Purchaser.replace(/\r\n/," ")
inorder to get rid of the new line characters.
the code keeps on crashing on this line and gives me
the following error:

Microsoft JScript runtime error '800a01b6'
Object doesn't support this property or method

If anyone can help me Id appreciate
thanks.
shevy
Reply
Map
View

Click here to load this message in the networking platform