<%=request.querystring("image")%> image won't display

C

christina_nz3

This worked fine for enlarging my images until i put it onto a secure
server, anyone know how i can fix it ??? just comes up with the
standard box with a red cross in it .. and the url when i click image
properties says: http://url/images/<%=request.querystring( which is
only part of the code
 
J

Jeff Cochran

This worked fine for enlarging my images until i put it onto a secure
server, anyone know how i can fix it ??? just comes up with the
standard box with a red cross in it .. and the url when i click image
properties says: http://url/images/<%=request.querystring( which is
only part of the code

Looks more like you are Response.Write'ing this line of codeand you
didn't escape the double quotes.

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top