Try this....

<script language="JavaScript">
  window.location.href = "<cfoutput>#HTTP_REFERER#</cfoutput>";
</script>

Off the top of my head... I have not tested it.

Justin Hansen - [EMAIL PROTECTED] 
Project Leader / Web Application Developer
Interactive Business Solutions, Inc
816-221-5200 ext. 1305



-----Original Message-----
From: Joshua Tipton [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 21, 2001 11:56 AM
To: CF-Talk
Subject: Java Script


I am not a java script person at all can someone please tell me why this is
not working and what I could use in its place or how to fix it?


         <script language="JavaScript">
         window.location.href = <cfoutput>#HTTP_REFERER#</cfoutput>
         </script>


Joshua Tipton
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to