Click to See Complete Forum and Search --> : Menue swao table, How do I?


SA Heat
10-04-2003, 06:47 PM
I have a script that is a menue swapper, It has players on one side and you click a name and the > button and they go to the other side. Now The script (I didnt create) didnt have a submit button so I wrote one in. The problem I am having is when you clikc submit, and have multiple selections, it doesnt save them to a file in my web shell. Is there a way to save the table when they make the selections to my web shell?
<FORM action=/cgi-bin/script_library/form_handler_file method=post> This is my beginning and this is my ending
<INPUT type=hidden
value="tableselect" name=order> <INPUT
type=hidden value=tablechanges.txt name=savefile> <INPUT type=submit value=Submit>