Re: Help with Form.

2003-04-03 Thread Josh Chamas
KUNAL PAREKH wrote: I am developing a Web site using Apache::ASP module. I would like to know the best way to design a Form. As Apache::ASP is Server-Side and I cannot integrate JavaScript into it. Please suggest the best way to design the form where in I can verify/validate every field filled in

Help with Form.

2003-04-02 Thread KUNAL PAREKH
I am developing a Web site using Apache::ASP module. I would like to know the best way to design a Form. As Apache::ASP is Server-Side and I cannot integrate JavaScript into it. Please suggest the best way to design the form where in I can verify/validate every field filled in by the user. I wou