Yeah, you could do that with JavaScript - just make sure that you change all Forms to GET, as you can only POST to a web server
----- Original Message ----- From: "Palyne Gaenir" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 16, 2002 5:16 PM Subject: Re: Is this possible? > Thanks Billy. I didn't mean that I wanted to try and run CF offline. I meant I > wanted to make the whole thing static pages, with forms (or even javascripted > Q&A would be fine), but one way or another, need to get their submitted data > to a .dat file or something that I could have them upload/import next time they > were online, that would be read-into the system. > > Assuming I can't use access/excel, would a javascript be able to write to a > line item text file that could function as a .csv? That, I could have them > upload, and loop into the system. I thought javascript only worked 'in' the > page... can it write to files? Palyne > > On 16 Jan 2002 at 16:51, Billy Cravens wrote: > > > Without a HTTP server, you'll have a bunch of problems. CF isn't > > designed to run in a desktop environment. > > > ------------------------------------------------------------------------- > This email server is running an evaluation copy of the MailShield anti- > spam software. Please contact your email administrator if you have any > questions about this message. MailShield product info: www.mailshield.com > > ----------------------------------------------- > To post, send email to [EMAIL PROTECTED] > To subscribe / unsubscribe: http://www.dfwcfug.org > ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
