Yes, use CFHTTP and CFHTTPPARAM - set the param type to FORM, and name the
form element.  For this to work though, you have to know what they called
their form elements.  Viewing the source should be able to give you that.

Shawn Grover

-----Original Message-----
From: Josh R [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 10:27 AM
To: CF-Talk
Subject: Refresh with form variables?


Is there a way to automatically refresh from a cfm file to an html page on 
another site (not one of mine) and send form variables along the way?

In other words, I want to go directly from www.mysite.com/formpage.cfm to 
www.theirsite.com/formresultspage.htm immediately with the form already 
activated.

Thanks.

================================
Josh - [EMAIL PROTECTED]
================================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to