D
David C
I have an asp.net page that sends a querystring to a new web page (see full
url below). The querystring takes a filename as one of the parameters. The
problem I am having is when the filename contains a "&" then when I read the
querystring it doesn't read past the embedded "&". Any way around this?
Thanks.
David
http://server/Fileroom/frmSubfolder.aspx?fn=90216&seq=9&sname=Quarles & Brady (Misc./No File #)
The value in the sname querystring is "Quarles & Brady (Misc./No File #)"
url below). The querystring takes a filename as one of the parameters. The
problem I am having is when the filename contains a "&" then when I read the
querystring it doesn't read past the embedded "&". Any way around this?
Thanks.
David
http://server/Fileroom/frmSubfolder.aspx?fn=90216&seq=9&sname=Quarles & Brady (Misc./No File #)
The value in the sname querystring is "Quarles & Brady (Misc./No File #)"