
vernacularweb
Deleted
Apr 30, 2001, 9:35 PM
Post #1 of 2
(464 views)
|
|
Need form to file
|
Can't Post
|
|
I need a form to file processor that will not add any additional characters to the output of the file and does not append to an existing file. Example below. FORM FIELDS <input type="hidden" name="[user info]" value=""> <input type="text" name="user="> OUTPUT OF FORM WILL SHOW ONLY: [user info] user=chad (assuming that the user entered chad) I need this processor not to include any other information other than what is comming from the form! Thank you for your help, Chad Taylor
|