in JavaScript you can redirect a page or a frame with the location property

document.location = http://wherever

or use document.top.hidden.location if hidden is the name of your frame

 - Ricki
----- Original Message -----
From: "Tony Hicks" <[EMAIL PROTECTED]>
To: "CF-Server" <[EMAIL PROTECTED]>
Sent: Thursday, March 01, 2001 1:36 PM
Subject: JS call CF?


> It seems this email didn't go through last time...
>
> Is there a way to call a cf page via javascript? or maybe a java applet to
do it?
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to