Try this:
<FORM ACTION="my_action.cfm" METHOD="POST" NAME="myform">
        <INPUT TYPE="TEXT" NAME="TEST">
</FORM>

<A HREF="javascript:document.myform.submit();">Submit</A>

P.

-----Original Message-----
From: David B Brooks [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 22, 2000 5:38 PM
To: CF-Talk
Subject: OT: Link that submits form


Heya All,

Anyone know of a way to have a link submit a form, insead of using an input
tag?  I'm relatively new to the tag based world of programming, and don't
know if this is possible.

Thanks.

David

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

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

Reply via email to