Oops.. Yes.. The ";"..


> -----Original Message-----
> From: Aitken, Jeffrey [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, August 21, 2001 10:03 AM
> To: CF-Talk
> Subject: RE: Java Script
> 
> 
> Try this...
> 
> <script language="JavaScript">
>        window.location = <cfoutput>"#HTTP_REFERER#"</cfoutput>;
> </script>
> 
> -----Original Message-----
> From: Joshua Tipton [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 21, 2001 12:56 PM
> 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