After response.redirect want screen back

P

Peter Bassett

In my application I list Jobs for a Headhunter company.

I handle sending an email via response.redirect("mailto:...") because I
have to do some other processing when the user clicks on the email link. So
I bypass the <a href=mailto:...> command.

When the email client pops up, the screen underneath (list of jobs) goes
blank. I don't want this. I want the list of Jobs back after the user
sends the email (i.e. dismisses the email client).

I can re-run an ASP to get the list back. I tried to run

server.transfer("listpositions.asp")

hoping it would work since listpositions.asp lists the jobs, but it did not
work.

Thanks!
Pete
 

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

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top