Y
yuvalbra
when i transfer string with URL that include space LIKE
www.domaun.com/page.asp?n=victor yakov
its open on the browser:
www.domaun.com/page.asp?n=victor yakov
and when i call the Variable n by the command Request.Query("n")
I got just the first name: victor
How to fix that?
Can anyone know how to commpress some varible on 1 URL link ?
www.domaun.com/page.asp?n=victor yakov
its open on the browser:
www.domaun.com/page.asp?n=victor yakov
and when i call the Variable n by the command Request.Query("n")
I got just the first name: victor
How to fix that?
Can anyone know how to commpress some varible on 1 URL link ?