I think the action page of the form i want to submit to has something in place to 
prevent me from doing so...
 
KP

        -----Original Message----- 
        From: Dave Watts [mailto:[EMAIL PROTECTED] 
        Sent: Wed 8/27/2003 5:25 PM 
        To: CF-Talk 
        Cc: 
        Subject: RE: CFHTTP to remotely submit form?
        
        

        > 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

Reply via email to