diwakar
04-15-2006, 02:31 AM
:( Hi,
Is it possible to create form object like this
var form = new Form() using javascript?
If this is possible can some one please let me know the different mehtods that can be called on it. I want to validate a user using his user id and password. So i want to do a backgroungd check for his authen tication without refreshing the page. If the usr is autheticated the i would rediect him to another pager. On failure i wold redirect him to an error page.l
Is it possible to create form object like this
var form = new Form() using javascript?
If this is possible can some one please let me know the different mehtods that can be called on it. I want to validate a user using his user id and password. So i want to do a backgroungd check for his authen tication without refreshing the page. If the usr is autheticated the i would rediect him to another pager. On failure i wold redirect him to an error page.l