Forum Moderators: coopster
-- 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.