ok i know how to go it in asp and my problem is im sending a string with space and on the next page it sees these spaces url endcode what is the function to decode url. thanks for your help
-JLR
Printable View
ok i know how to go it in asp and my problem is im sending a string with space and on the next page it sees these spaces url endcode what is the function to decode url. thanks for your help
-JLR
Take a look at the urldecode() function.
lol i feel dumb when i was trying it in my code i was doin url_encode(), sorry for the dumb question