Do you mean client side VB script (like Java Script) or server side VB
Script (ASP)?  If it's the former then no probs.  If it's the latter then I
don't think so.  As far as I understand it (someone please correct me if I'm
wrong) IIS knows that it has to execute some ASP code before sending the
page to the browser by looking at the file extension (.asp).  If you embed
it in a .cfm file it won't work.  I guess you can extract the asp into a
separate page and then use CFINCLUDE to include it in your cfm template.

------------------------------------------------------------------
Andrew Ewings
Project Manager
Thoughtbubble Ltd
------------------------------------------------------------------


-----Original Message-----
From: Eric Hoffman [mailto:[EMAIL PROTECTED]]
Sent: 02 October 2000 16:35
To: CF-Talk
Subject: vb script in .cfm templates?


showing my M$ VB ignorance here....if we are on a IIS/M$ platform, can we
run VB script in a .cfm template?  Or is there a better way to force a table
of data to a fixed-width text file?

Thanks for any pointers.

Eric

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
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.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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