-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In the calling form, you could pass a hidden field w/ the name of the
form page. 

Something like:
<Cfoutput>
<input type="hidden" name="ReturnTo" value="#CGI.Script_Name#">
</cfoutput>

Hope that helps.

Best regards,
Zac Bedell

> -----Original Message-----
> From: Michael Slatoff [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 22, 2000 1:51 PM
> To: [EMAIL PROTECTED]
> Subject: #cgi.http_referer# and IE
> 
> 
> I have a form that sets a session.variable and then redirects to
> the cgi.http_referer. It works fine in Netscape 4.74 but IE 5.5 
> doesn't like it.
> 
> <cfoutput>
>     <cflocation url="#cgi.http_referer#">
> </cfoutput>
> 
> Does anyone know of a work around?
> 
> Micahel
> 
> 
> --------------------------------------------------------------
> ----------------
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit 
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
> s/cf_talk or send a message to 
> [EMAIL PROTECTED] with 'unsubscribe' in the body.
> 

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>
Comment: Please use PGP!!!

iQA/AwUBOaLBograVoMWBwRBEQKtwwCgtTquo/XztW4ixxE5vetvXeaNF5IAnj8A
dugk9Y5uMn9YLwibP3hoYVJD
=z0tu
-----END PGP SIGNATURE-----
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to