Forum Moderators: coopster

Message Too Old, No Replies

Form To Text

         

TGZero

3:06 pm on Apr 30, 2009 (gmt 0)

10+ Year Member



I am not the normal type on requesting help on making something but I have gave up and seeking help from you guys. Okay I am trying to come up with a script to take text from a form and put in a text file based on the field of the forum.

-- Layout of Form Needed
Username
Password
Class (Check Box - Options 1-3)"
Gender (Radio - Options 1-2")
Hair Style (Drop Down, Options 1-12)
(I will need value of the options to be numeric but the display show the option, such as Red showing as option but value is 3)

The Text file needs to be saved as field from username in a directory on the server I specific.
The Contents of the text file should contain a format thats I can add hidden values to... such has:
$username:$password:$class,<some information I added like $hidden_fieldA>,$gender,$hair,<more hidden information from another hidden field>

---
If a visual is needed and an example of what the text file should look like is needed please ask.

punisa

3:42 pm on Apr 30, 2009 (gmt 0)

10+ Year Member



Funny I just responded to someone who had very similar request like you.
You can find it here: [webmasterworld.com...]