Hello,
I have a web form that emails the results in an html email. all the user submitted fields work properly, but now, i want to some how assign a number to each form that is successfully submitted.
I was able to use a php script to read from a file, place that value into a hidden field...