Snowbird04 Posted July 30, 2008 Share Posted July 30, 2008 Hey everyone, I'm having some difficulty prepping and deploying a script which does the following: We basically have a form that customers will fill out dynamically and then when they submit their responses, it puts them in the appropriate places located on an RTF template in the directory...it then needs to save that RTF as a new file (no over-writing the template) based on a name given by the date/customer name or whatever (still haven't decided how it will name it) and then store it on the local ftp / email it to support. In lamens terms; input fields, generate rtf, store on FTP, send file. This sounds to me like it would be very hard to do. So far I've managed to create RTF's using header content and RTF source but its a) not dynamic and b) not sending. Thanks! -John Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.