Hi
David,
thanks !
i juz realised that using CFHTTP alone works, as in no errors were
returned. But when i try to do a
<cfoutput>#cfhttp.FileContent#</cfoutput>, it gives me the error of
"Connection Failure" . I have no idea why i cannot cfoutput the result ?
-----Original Message-----
From: David Siew [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 5:28 PM
To: CF-Talk
Subject: RE: Urgent ! CFHTTP ....Connection Failed
Hi Jaime,
You have a space after "...default.asp ". Removing it would help.
HTH.
Regards
David
-----Original Message-----
From: JAIME HOI [mailto:[EMAIL PROTECTED]]
Sent: 07 August 2001 17:01
To: CF-Talk
Subject: Urgent ! CFHTTP ....Connection Failed
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