> Can I remotely submit a form with cfhttp. I have been able to > successfully fill the form in, I just odnt know how to autmoate > the submission
<cfhttp url="http://myserver/myactionpage.cfm" method="post"> <cfhttpparam type="formfield" name="fieldname" value="fieldvalue"> </cfhttp> Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

