D
danielhamd
I have a link on an ASP page that loads the Response stream with
a .vcs file stream and then sends it to the clients machine. This
opens the calendar entry in their Outlook, etc. However, once this is
done, I'd like to have the page redirect to a new page that says "You
have successfully blah blah blah." This doesn't seem to be possible,
since the response stream has already been sent with the .vcs file.
Does anyone have any ideas for a clever way around this? I'd like to
let the user know that everything went smoothly.
Thanks,
Daniel
a .vcs file stream and then sends it to the clients machine. This
opens the calendar entry in their Outlook, etc. However, once this is
done, I'd like to have the page redirect to a new page that says "You
have successfully blah blah blah." This doesn't seem to be possible,
since the response stream has already been sent with the .vcs file.
Does anyone have any ideas for a clever way around this? I'd like to
let the user know that everything went smoothly.
Thanks,
Daniel