hi 
    james

        yes..i tried to connect to http://www.pcworld.com also failed. so
dats why i am suspecting that it could be due to the firewall thing...yet i
dun know how to resolve it . 




-----Original Message-----
From: James Maltby [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 5:18 PM
To: CF-Talk
Subject: RE: Urgent ! CFHTTP ....Connection Failed


Jamie - we are working on an out-of-the-box custom tag application that you
could just plug-in to your website (using CF) with a subscription to an SMS
service centre (it will cost to send per message). If you are interested we
could organise a "beta" test for you...

Also, I know that Singapore has very strict interenet access laws enforced
(which may involve the removal of cfhttp???) - the connection failed message
could be due to one of three things - your service provider, the singtel
service provider, the above SG restrictions - la!

Have you tried to connect to a different page to see if it's the code or the
middle-ware?

HTH

James

-----Original Message-----
From: JAIME HOI [mailto:[EMAIL PROTECTED]]
Sent: 07 August 2001 10: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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to