HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Where does HTML Form output go?
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form
View previous topic :: View next topic  
Author Message
niner710



Joined: 12 May 2008
Posts: 1

PostPosted: Mon May 12, 2008 10:38 am     Where does HTML Form output go? Reply with quote

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?

Simple example.....
<form name="form1" method="post" action="blah.pl">
FirstName:<input name="firstname" type="text" id="firstname">
LastName:<input name="lastname" type="text" id="lastname">
<input name="submit" type="submit" id="submitForm" value="Submit">
</form>

Can I display the output of this form to a txt file or anything to see how I would parse it?

Thanks.
Sarvesh



Joined: 17 May 2008
Posts: 3

PostPosted: Sat May 17, 2008 3:53 am     Hi Reply with quote

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.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
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
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial