problem faced with response.redirect
Hello friends,
I am facing a strange problem.
when i use response.redirect for pdf files
the browser travels twice to the parent(point.asp) file before actually redirecting to the destined pdf(x.pdf) file.
due to this the database entry which i make in
point.asp file does actually occur twice and two entries are made
to the database.
thanks
|