Thursday, October 29, 2015

Method Action


Your name:

Get form Data


<% dim fname fname=Request.QueryString("fname") If fname<>"" Then Response.Write("Hello " & fname & "!
") Response.Write("How are you today?") End If %>

Tuesday, October 27, 2015

Multiple Functions


Depending on browser support:
A date picker can pop-up when you enter the input field.

Birthday:

Note: type="date" is not supported in Internet Explorer.

Enter a date before 1980-01-01:


Enter a date after 2000-01-01:


Note: type="date" is not supported in Internet Explorer.

Depending on browser support:
A color picker can pop-up when you enter the input field.

Select your favorite color:

Note: type="color" is not supported in Internet Explorer.

Depending on browser support:
The input type "range" can be displayed as a slider control.

Points:

Note: type="range" is not supported in Internet Explorer 9 and earlier versions.

Search Google:
E-mail:

Note: The formnovalidate attribute of the input tag is not supported in Internet Explorer 9 and earlier versions, or in Safari.

Country code:

Note: The pattern attribute of the input tag is not supported in Internet Explorer 9 and earlier versions, or in Safari.



The required Attribute
Username:

Note: The required attribute of the input tag is not supported in Internet Explorer 9 and earlier versions, or in Safari.

Forms


Send e-mail to someone@example.com:

Name:

E-mail:

Comment:


Username:

Encryption:

0 100 + =

Depending on browser support:
Numeric restrictions will apply in the input field.
Quantity (between 1 and 5):

Click Counter


Concept of Like

Click the button to see Likes