VisualBuilder
  Home > Html > Tutorials > The Submit button and the Action Attribute - HTML tutorial
Tell a friend
Link to us
Total Members
      Members: 84663
     
Sitemap Forum Chat
Home
HTML Tutorial Tutorial Home
1 . HTML Hyper Text Markup Language
2 . Getting Started with HTML
3 . What are HTML tags for?
4 . Lowercase Tags VS. Uppercase Tags:
5 . HTML elementary tags
6 . Other tags used to format text
7 . Some useful tips while working with HTML:
8 . Character entities
9 . HTML Links
10 . Adding colors to your links
11 . Adding Images:
12 . Adding Alternate text:
13 . Setting your HTML background
14 . HTML Frames
15 . Creating inbound links
16 . HTML Forms
17 . The Submit button and the Action Attribute
18 . Color definition in HTML
19 . MetaTags in HTML
 
 
HTML Home
HTML Members (2687)
HTML Member Articles ( 1 )
HTML Discussion (5)
HTML Q & A ( 0 )
- HTML Ask Question
- HTML Questions
- HTML Unanswered Questions
HTML Resources
HTML Source Code (8)
HTML Articles (0)
HTML Blogs (0)
HTML Jobs (0)
HTML Components (5)
HTML Books (0)
HTML Websites (1)
HTML News (0)
 
GROUPS
.NET
ASP.NET
.NET
C#
ASP
Visual Basic
Java
Java
JSP
EJB
Other
Delphi
C++
Ajax
UML
JavaScript
PHP
Web Design
Web Hosting
SQL Server
Oracle
Project Management
More Groups

 
LEARNING CENTER
TUTORIALS
.NET
.NET Tutorial
ASP Tutorial
ASP.NET Database Tutorial
ASP.Net Security,Internationalisation And Deployment
ASP.NET Tutorial
C# Tutorial
Web Development
Flex Tutorial
HTML Tutorial
Learn AJAX Tutorial
PHP Tutorial
Software Development
Database Tutorial
SQL Tutorial
UML Tutorial
Java
Ant Tutorial
EJB 3 Tutorial
Hibernate Tutorial
Java Tutorial
Java Web Component Tutorial
Java XML Tutorial
JDBC Tutorial
JDK1.5 Tutorial
JSF Tutorial
JSP And J2EE Design Tutorial
JSP Tutorial
Spring Tutorial
Struts Tutorial

RESOURCES
Q & A (451 )
Source Code (3275 )
Articles (359 )
Books (372 )
Components (1596 )
News (892 )
Websites (1207 )

SUBMISSIONS
Submit Article
Submit Website
Submit News
Submit Source Code
Submit Component

COMMUNITY
Members Directory
Discussion Forum
Chat

SITE
About Us
Sitemap
Search
Contact Us
Link To Us
Feedback
Tell a Friend
Partners
Advertise

Html Tutorial
 The Submit button and the Action Attribute
  << Prev: HTML Forms Next: Color definition in HTML >>

The Submit button and the Action Attribute

The action attribute of a form identifies the file where the content has to be sent. This action takes place when the user clicks on the submit button. The file which has to be submitted is sent to another file identified by the attribute.


<form name=“input” action=“html_form_action.asp”
Method=“get”>
Email:
<input type=“text” name=“email adress”>
<input type=“submit” value=“submit”>
</form>


 


It would appear in the browser as:


 


Email address:



By entering your email address in the above text field and then clicking the submit button you will send the data to the page “html_form_action.asp”.


Tag Summary:

 




















































Tag

 




Used for

 




<form>

 




Used for defining a form for user input


<label>

 




Used for defining a controlling label


<textarea>

 




Used for defining a text-area (a multi-line text input control)


<legend>

 




Used for defining a caption for a fieldset


<select>

 




Used for defining a selectable list (drop-down box)


<input>

 




Used for defining an input field


<fieldset>

 




Used for defining a fieldset


<optgroup>

 




Used for defining an option group


<button>

 




Used for defining a push button


<option>

 




Defines an option in the drop down box




 



 

  << Prev: HTML Forms Next: Color definition in HTML >>
Html Tutorial Home
Give feedback and win a prize.

 
   Printer Friendly
   Email to a friend
   Add to my Favourites    
  Download PDF version
   Report Bad Submissions
   Submit Feedback
 
  Delicious   Digg   Technorati   Blink   Furl   Reddit   Newsvine   Google Click each image to add
this page to each site.
 
 
Welcome Guest Signup
MEMBER'S PANEL
EMAIL
PASSWORD
Forgot your password?
New User? Click Here!
 
Resend Activation Email!
 
SEARCH
 
 
 
ADVERTISEMENT
Partner List
Code Project
ASP Alliance
More
 
 
 
 

Home | Login | About Us | Contact Us | Privacy Policy | Advertising