[thelist] ASP Mailform, Checkbox

aphelan (Andrea Phelan) aphelan at confederationc.on.ca
Wed Feb 28 09:14:53 CST 2001


Hi :)
Help? I'm making a mailform & I can't for the life of me remember how to
process checkboxes

if it helps, here's the format i'm using for text fields: strAC1 =
trim(request.form("AC1"))
and radio buttons: strAC1 = request.form("AC1")

I'm just assigning the variables like that, & then writing it all owt like
so:
strEmail = "<font color='#3366CC' face='Arial' size='4'>Online Course
Registration" &_
"<BR>" &_
"<BR>" &_
"&nbsp; "& strAC1 &"</font></font>" &_
etc...
etc...

so uhm, how might i do the checkboxes? :)
I feel like a gnome, I definently need some brush up here :)

TIA!

Annie




More information about the thelist mailing list