hah, i have the pleasure of mudding up some asp code on this site

if i have this:

form.cfm
<form action = "form_submit.asp">
<input type = "hidden" name = "formid" value = 6"
</form>


form_submit.asp
<!--- how do i say this in asp --->
Session("COLL_FORM_ID") = "#form.formid#"


thanks,
Gavin
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to