HTML Form Test Utility |
|||||
|
|||||
This utility allows you to test an HTML Form. By pointing your
form's action method to the test page, you can review what fields the form is passing, as
well as other information about your page and the client. Post Type Forms: <form action="http://valtara.com/resources/formtest/formtest.asp" Method="Post"> Get Type Forms:<form action="http://valtara.com/resources/formtest/formtest.asp" Method="Get"> Try it with a post type form and with a get type form. Developed by: Chris Allen and Stuart Williams Valtara Digital Design http://www.valtara.com/
|