aviationgeek84
02-03-2006, 06:15 PM
Hello,
I am trying to generate an overlapping popup (using a script from DynamicDrive.com). The script works great, but my situation is this:
I have several links that each bring up a form for the user to complete. The form needs to have some hidden variables passed to it, and those depend on the link that is clicked.
Is there a way to pass variables from the link to the DIV tag so I don't need to create 12 different DIV tags to serve each individual link? I guess I'm asking: is it possible to have the DIV tag put in the correct variables (for the form) when the link is clicked?
Thank you!
avgeek84
I am trying to generate an overlapping popup (using a script from DynamicDrive.com). The script works great, but my situation is this:
I have several links that each bring up a form for the user to complete. The form needs to have some hidden variables passed to it, and those depend on the link that is clicked.
Is there a way to pass variables from the link to the DIV tag so I don't need to create 12 different DIV tags to serve each individual link? I guess I'm asking: is it possible to have the DIV tag put in the correct variables (for the form) when the link is clicked?
Thank you!
avgeek84