Re: relocate a request

2007-02-27 Thread Dinner
cted page. > When I "redirect", I can use to add a tag to > indicate where new requests should "start from". > > > > Any suggestions welcome. > > > > -Original Message- > From: Leitch, Oblio [mailto:[EMAIL PROTECTED] > Sent: Tuesday,

RE: relocate a request

2007-02-27 Thread Leitch, Oblio
-Original Message- From: Leitch, Oblio [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27, 2007 1:01 PM To: CF-Talk Subject: RE: relocate a request Or, I guess another way of asking is, how do I tell the browser it's location has changed without making it do another GET?

RE: relocate a request

2007-02-27 Thread Leitch, Oblio
Or, I guess another way of asking is, how do I tell the browser it's location has changed without making it do another GET? -Original Message- From: Leitch, Oblio [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27, 2007 11:38 AM To: CF-Talk Subject: relocate a request

relocate a request

2007-02-27 Thread Leitch, Oblio
I'm working on a way to save information submitted to the server, and then regurgitate that session and let the user continue on their way. I have it mostly working, but I'm lacking a way for the session to be processed and let the browser know. So, for example, if your page /restart.cfm needed t