Is it possible to (from a class) redirect to a page and then wait until the
client has posted back from that page before continuing execution?
Thanks
KevPossible perhaps, but not really a great idea. There are many issues
to consider, for instance, what happens if the client never posts
back?
--
Scott
http://www.OdeToCode.com/blogs/scott/
On Thu, 10 Feb 2005 10:05:25 -0000, "Mantorok" <none@.tiscali.co.uk>
wrote:
>Hi
>Is it possible to (from a class) redirect to a page and then wait until the
>client has posted back from that page before continuing execution?
>Thanks
>Kev
0 comments:
Post a Comment