Kris -
Well, you can have CFScript write the javascript that will do 
this.  However, do not get the two confused.  CFScript is still server side 
scripting.
<script language="javascript">
<cfscript>
         writeOutput("alert('hello world')");
</cfscript>
</script>

Mike Wokasch
UW-Extension
At 10:25 AM 9/26/2002 -0400, you wrote:
>Is there anyway to have Cfscript open an JS alert box for me???
>
>
>Kris Pilles
>Website Manager
>Western Suffolk BOCES
>507 Deer Park Rd., Building C
>Phone: 631-549-4900 x 267
>E-mail: [EMAIL PROTECTED]
>
>
>
______________________________________________________________________
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to