javascript thread: problem with concatination of + sign
hello frined...... i have some problem in + sign .....problem is that....i am passing some text with the help of query string in javascript to the next page....and in that querystring i have a text like "hello frined + i have some problem"... so i am not getting the + sign on the next page....and i want to print that + sign on the next page too...but the javascript is taking it as a concatination operator....so pls help me ... thanks manoj
|





