Quote:
Originally Posted by quamby
I was trying to find a way around copying the same form (with an identifying descriptive hidden variable) 65 times.
|
No, no- what I meant is make a small include file that would contain only the form itself, and use a server-side include (or some other method) to pull it into the page. Then use an environment variable to fill a hidden form field to indicate what page it was loaded into.
My apologies if I wasn't clear before.