Use javascript.  Change it below to match your DOM and you'll be good to
go.

<script language="javascript">
<!--
function fnSubmitForm()
{
        document.yourForm.submit();
}
// -->
</script>

<a href="javascript:fnSubmitForm();">Your text link</a>

Cheers,

t

**********************************************************************
Tyler M. Fitch
Certified Advanced ColdFusion 5 Developer

ISITE Design, Inc.
615 SW Broadway Ste. 200
Portland, OR 97205

503.221.9860 ext. 111
http://isitedesign.com
**********************************************************************



-----Original Message-----
From: Douglas Brown [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, December 20, 2001 2:20 PM
To: CF-Talk
Subject: OT: simple HTML ?


I want to pass the values of some hidden fields, but I am not using a 
submit button. I am using a text link. How would I pass the form and 
hidden fields? 


Thanks


______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to