I am able to retrieve the field values in the form. But how to retrieve the form name itself after submitting??
Probably the easiest way is to use a hidden input called "form" and then you can access it like any other variable.
rgds, scott d~