Sorry to be a pain (and I do greatly appreciate the help).
According to the msdn site for split, the split function returns a one dimensional array. Correct em if I'm wrong, but if I have a one dimensional array I will not be able to call array entries by their name (which I need t be able to...
THanks for the reply, but I know how to parse out the varialbles. What I want to know is how to replace a specific character within one of those variables with another character.
I want to be able to change
http://url.com/search.asp?customername=cust*&city=anyto*
into...
Hi,
I have a form that passes search criteria to an asp page for searching purposes through the url. ie:
http://url.com/search.asp?customername=cust&city=anytown
I have it set up so that I can enter the % wildcard on my form to do wildcard searches.
I would like to be able to use *...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.