Problem with Response.Redirect!!

J

Jay

Hello,

I have urls saved in a database. When you access the secutity.aspx it
accesses the grabs the url and redirects the client to his page Eg-
client.apsx.

Problem is that all the images in client.aspx is not showing up when I use
response.redirect.

But when I directly access it http://myserver/client.aspx it works.


Am I missing something?

Thanks.
jay
 
C

Curt_C [MVP]

Response.Write the value are you SURE you are getting it correctly and in
the right format?
 
H

Hermit Dave

yeap i agree with Curt. if the URL being returned is correct there should be
no problems
The reason there should be no problem is that response.redirect caues the
request for the page to come from the client.
 

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,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top