Hi all,
We are scoping out a project whereby we need to have a NetTalk procedure that will be the ACTION procedure for third party web forms where we might not know the field layouts.
I need to be able to get the procedure to parse through all the POSTed fields to isolate the variable names so that I can cherry pick only certain field values that are to be saved to a data file.
Are there any shortcuts to this, other than parsing through the header of the request?
Thanks,
Devan