Hello all,
I am testing CFHTTP on a local NTserver with cfserver via dial
up.
The code below gets me the entire search page from yahoo.
Is there a way i can get only the search results from yahoo and
not the entire yahoo page?
I tried Cfhttp with Method="Post" and it gives me a Connection
Faliure text/html error!!
<CFHTTP URL="http://search.yahoo.com/bin/search?p=f"
METHOD="Get">
<CFOUTPUT>
#CFHTTP.filecontent#
#CFHTTP.mimetype#
</CFOUTPUT>
Appretiate all help
Thanks
Joe
---------------------------------------------------------------------------
---
Archives: http://www.eGroups.com/list/cf-talk
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.eGroups.com/list/cf-talk
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.