View Single Post
  #4 (permalink)  
Old 10-28-09, 05:13 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
Quote:
Originally Posted by quamby View Post
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.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote
The Following User Says Thank You to End User For This Useful Post:
quamby (10-28-09)