|
-
Mar 29th, 2004, 03:53 PM
#1
Thread Starter
Addicted Member
VBScript passing string params from HTML
I have a client side vbscript function which accepts 2 parameters.
I call this function from HTML from an Href. Everything works fine until i send a parameter where one of the strings has a space in it. I get an error on the page. The string needs to be quoted, when i put single quotes it wont work and when i put double quotes the HTML thinks its ending the string.
ANY IDEAS???
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
|