Posted: Mon May 12, 2008 10:38 am Where does HTML Form output go?
Hi,
I have a form and want to do something with its output. I want to setup a perl script to process the data in this form. I am a newbie so this may seem like a simple question, but where can I see what the form output looks like so I know how to parse it with my perl script?
In reply to ur query, c u have included action tag in the form tag. that action will decide wat u want to do after pressing submit.
I mean, u can store this data in database. or u can create another HTML displaying the values of first HTML. and if you want to store it in txt file then just use somecoding JAVA or .NET to fetch the data and store in a file.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum