Tagged Questions
0
votes
0answers
52 views
Sharepoint 2007 HTML Form submitting to PHP Script not working
I am working in Sharepoint Designer 2007 through the web API to set up a form for a client of mine. The form simply collects some data, and upon submit, a PHP script compiles the data into a formatted ...
1
vote
2answers
571 views
form validation
I am new in javascript. I want to validating a form with five columns.
FormDescription
My Form Contain 5 input fields and one submit buttom
I want following output
1.Initially submit button ...