I need to create a function which does this: When you click on a link a prefilled form appears
It's to be used for signing up for different activities, like this:
Sign up for Activity 1
Sign up for Activity 2Sign up for Activity 3When you click on '
Sign up for Activity 1' a prefilled form would appear containing the info on activity 1. And since I don't want to make a form for each activity, I'm turning to the asp wizards here.

Being an asp noob, I hope someone can point me in the right direction. Any help appreciated.
Regards,
OMG