hmm...that was what i was thinking of doing....actually i was
looking for codes to send SMS locally...seems like ....there's no free code
to use to send sms message...Am i rite? 


-----Original Message-----
From: Stephen Moretti [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 7:26 PM
To: CF-Talk
Subject: RE: Urgent ! CFHTTP ....Connection Failed


Jaime,

Just so you know - you are unlikely to be able to send an SMS through this
page as the SMS form is generated by a Java applet and not a standard HTML
form.

Regards

Stephen

> -----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