Thanks for the input but I just went ahead and did it... Used schedule to delete the ins files every day, and used cffile to create the file, then i just used a href to deliver it
Mark Stephenson New Media Director Evolution Internet T: 0870 757 1631 F: 0870 757 1632 W: www.evolutioninternet.co.uk E: [EMAIL PROTECTED] WARNING: ------------------------------- The information contained in this document and attachments is confidential and intended only for the person(s) named above. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution, or any other use of the information is strictly prohibited. If you have received this document by mistake, please notify the sender immediately and destroy this document and attachments without making any copy of any kind. AVIS IMPORTANT: ------------------------------- Les informations contenues dans le present document et ses pieces jointes sont strictement confidentielles et reservees a l'usage de la (des) personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez avise que toute divulgation, distribution, copie, ou autre utilisation de ces informations est strictement prohibee. Si vous avez recu ce document par erreur, veuillez s'il vous plait communiquer immediatement avec l'expediteur et detruire ce document sans en faire de copie sous quelque forme. -----Original Message----- From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]] Sent: 25 September 2002 20:43 To: CF-Talk Subject: RE: CFFILE/SCHEDULE You would use CFCONTENT to send the file back to the browser. Either use another CFFILE after the CFCONTENT to delete the file or run a scheduled event to routinely delete any *.ins files. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ > -----Original Message----- > From: Mark Stephenson - Evolution Internet > [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 25, 2002 7:34 AM > To: CF-Talk > Subject: CFFILE/SCHEDULE > > > Hey, > > A few suggestions on how to achieve the following would be GREATLY > appreciated. > > I am creating an app that requires the user to enter their username and > password (NO VALIDATION AVAILBLE)... > > This then sets up an .ins file so that when opens configures > their internet > settings. > > I will be using CFFILE to write the file, not sure how to offer it for > download, and delete the file after they have downloaded it... > > Any help appreciated. > > Kind Regards, > > > > Mark Stephenson > New Media Director > Evolution Internet > T: 0870 757 1631 > F: 0870 757 1632 > W: www.evolutioninternet.co.uk > E: [EMAIL PROTECTED] > > > WARNING: > ------------------------------- > The information contained in this document and attachments is confidential > and intended only for the person(s) named above. If you are not the > intended recipient you are hereby notified that any disclosure, copying, > distribution, or any other use of the information is strictly prohibited. > If you have received this document by mistake, please notify the sender > immediately and destroy this document and attachments without making any > copy of any kind. > > AVIS IMPORTANT: > ------------------------------- > Les informations contenues dans le present document et ses pieces jointes > sont strictement confidentielles et reservees a l'usage de la (des) > personne(s) a qui il est adresse. Si vous n'etes pas le > destinataire, soyez > avise que toute divulgation, distribution, copie, ou autre utilisation de > ces informations est strictement prohibee. Si vous avez recu ce document > par erreur, veuillez s'il vous plait communiquer immediatement avec > l'expediteur et detruire ce document sans en faire de copie sous quelque > forme. > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

