Hi all,
I have a simple request: Search=Request.Form("Search".
If I have a variable, lets say, "Much More" then the "Search" variable only contains "Much".
If it is a space in between, the variable only takes what is to the left in the Request.Form("Search"
How can I solve this?
/Kent J.
I have a simple request: Search=Request.Form("Search".
If I have a variable, lets say, "Much More" then the "Search" variable only contains "Much".
If it is a space in between, the variable only takes what is to the left in the Request.Form("Search"
How can I solve this?
/Kent J.