|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
handling the QueryString |
From: |
Jonas |
Date: |
2/28/1999 8:42:35 AM |
IP: |
130.244.175.77 |
Hi.
I am a newbie at serverside scripting. What I am trying to do is check to see if the QueryString contains the characters "01"(for example).
When I try the indexOf() method, I get a runtime error saying "Object doesn't support this property or method "...
The same thing when I try to get a substring of the QueryString.
Both these methods work great when I run them client side.
How can I do this on the server side?
Very grateful for an ideas
/Jonas |
Follow Up - Re: handling the QueryString - Harlan 3/1/1999 2:12:23 PM
|
|
|
|
|
|
|
|
|
|
|
|