|
Description: The Form Field Extractor, extracts field names of any form submitted to it, allowing you to easily get field names to be used in a script that will either write (or read) the values to a database. If you are writing directly to a database, if you name your columns and fields names the same, you can use this tool sped up the process and remove potential tedious and error prone work. The script is written in ASP but anyone can submit a form to be processed.
|