
January 7th, 2004, 11:18 PM
|
|
Junior Member
|
|
Join Date: Jan 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Request.item
hey iam passing some information in the variable ..
and fetching it in the next page through Request.item("variable")
The value passed contains some special charcters like (+ )
but when i am fetching it with request.item("variable") the specuial character (+) doesn not come .. rather it gives a blank space in between..
kindly advise to fetch these special characters through request .item ..
or some other method..
thanks..
bharat
|