View Single Post
  #1 (permalink)  
Old 03-20-06, 05:32 AM
dhanashree dhanashree is offline
Newbie Coder
 
Join Date: Mar 2006
Location: Mumbai,India
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
ASP help for validation of HTML form with javascript

Hi,
i m trying to create a form in HTML which is directed to an ASP page.
But i m not able to create the asp page in javascript. i have a knowledge of javascript & not VBscript.
I want to extract data from the html page & try to validate it with the asp page.
my html page includes all the client side validation reqd while filing up the form at the client side.

How do i create asp page & extract data from the html page...like which option is marked.... & so on.
Reply With Quote