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
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