: Is there a free service for echoing back POST-ed or GET-ed data? I'm designing a programming exercise where students need to construct an HTML form. They are not ready for building the form
I'm designing a programming exercise where students need to construct an HTML form.
They are not ready for building the form receiver themselves, but it would be nice, if they could put something meaningful to form's action attribute.
Do you know a web service, which just lists the data that was sent to it (either by GET or POST)?
More posts by @Tiffany637
1 Comments
Sorted by latest first Latest Oldest Best
You can use www.hashemian.com/tools/form-post-tester.php. In order to make it work your students would need to set the action parameter to that URL and the method to POST. When they submit their forms the utility will display the posted data in a raw format.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.