hi
have anyone tried sending sms using coldfusion ?? I was trying to do a
CFHTTP on a website that enables sending of mesages to a specific service
provider. But somehow , i also get this error "Connection failed". I was not
able to retrieve the specific web page. I was thinking , could it be
firewall that distrupt the working of CFHTTP??
This is the code that i am using :
<cfhttp url="http://home.singtel.com/msg_center/sms/default.asp "
method="GET" resolveurl="yes" >
</cfhttp>
<cfoutput>#CFHTTP.FileCOntent#</cfoutput>
Any help will be greatly appreciated.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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