Hi,
Im guessing (hoping) that this will be really simple but I'm not sure where to start :-
I've got a page which passes variables into a partly completed form, the user then completes the form and clicks a button and I'd like to write the completed form file to a folder server side.
I can get the values from the inputs in the form and manually write out a new file line by line with these values, but I'd like to have a way to save the actual editted form so that I can easily serve up and save multiple form formats.
Any help would be most gratefully appreciated,
Thanks,
d4n0.
Im guessing (hoping) that this will be really simple but I'm not sure where to start :-
I've got a page which passes variables into a partly completed form, the user then completes the form and clicks a button and I'd like to write the completed form file to a folder server side.
I can get the values from the inputs in the form and manually write out a new file line by line with these values, but I'd like to have a way to save the actual editted form so that I can easily serve up and save multiple form formats.
Any help would be most gratefully appreciated,
Thanks,
d4n0.