Click to See Complete Forum and Search --> : write textbox content to TXT file


hahn
03-03-2006, 04:49 PM
Hello,

I'm a newbie in HTML and i want to do this:

I want to do a website where i have 2 textboxes where i can write. After i write it, i will push the SUBMIT buttom and the website has to write the text to a TXT file. I have no idea how to do that. Can somebody explain me?

Thanks

welsh
03-03-2006, 05:11 PM
that cannot be accomplished with html and i dont think javascript either, you will require a serverside like php for example.

the tree
03-03-2006, 07:39 PM
Check with your host to see what they provide in the ways of server-side scripting.