Click to See Complete Forum and Search --> : create new text file


shmak
08-01-2003, 03:33 AM
Is there anyway 2 create a new text file and saving the html forms data into the new text file. It should always create a new text file when its submit.

pyro
08-01-2003, 08:16 AM
Yes, it is possible, but you'll have to user a serverside language to do this... (This is the part where I recommed PHP...) :p

shmak
08-04-2003, 02:13 AM
how abt JSP? can it do the job?

pyro
08-04-2003, 07:20 AM
I'm sure it can, but I don't know any JSP, so I can't help you there...

PeOfEo
08-04-2003, 09:03 AM
Any server side language can do it, but maybe two people on this forum know jsp so......... look for a tutorial on how to do it in jsp

shmak
08-04-2003, 10:17 PM
thanx guys :)

PeOfEo
08-04-2003, 11:46 PM
no prob