Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Web Development
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 07-13-2007, 11:13 AM   #1
hanusoftware
Newcomer
 
hanusoftware's Avatar
 
Join Date: Jun 2007
Posts: 6
hanusoftware is on a distinguished road
Default TO SEND Text message or URL through Clickatell

WebClient wbcRingtone = new WebClient();

// Add a user agent header in case the requested URI contains a query.

// http://www.hanusoftware.com

wbcRingtone.Headers.Add("user-agent","Mozilla/4.0(compatible;MSIE 6.0;Windows NT 5.2; .NET CLR 1.0.3705");

wbcRingtone.QueryString.Add("user","xxxxxxxx");

wbcRingtone.QueryString.Add("password","xxxxxxxx") ;

wbcRingtone.QueryString.Add("api_id", "xxxxxxxxxx");

//wbcRingtone.QueryString.Add("msg_type", "SMS_NOKIA_RTTL");

wbcRingtone.QueryString.Add("to", cellNo);

////wbcRingtone.QueryString.Add("text", "Flintstone:d=4,o=5,b=200:g#,c#,8p,c#6,8a#,g#,c#,8 p,g#,8f#,8f,8f,8f#,8g#,c#,d#,2f,2p,g#,c#,8p,c#6,8a #,g#,c#,8p,g#,8f#,8f,8f,8f#,8g#,c#,d#,2c#");

wbcRingtone.QueryString.Add("from", "xxxxxxxxx");

wbcRingtone.QueryString.Add("mms_subject", "xxxxxxxxx");

wbcRingtone.QueryString.Add("mms_class", "xxxxxx");

wbcRingtone.QueryString.Add("mms_expire", "xxxxxxx");

wbcRingtone.QueryString.Add("mms_from", "xxxxxxxxx");

wbcRingtone.QueryString.Add("mms_url", "http://www.some.com/folder/mms.mms");

//string baseURL = "http://api.clickatell.com/http/sendmsg";

string baseURL = "http://api.clickatell.com/mms/ind_push.php";

Stream data = wbcRingtone.OpenRead(baseURL);

StreamReader reader = new StreamReader(data);

string s = reader.ReadToEnd();

data.Close();

reader.Close();

string queryURL = GetQueryForMMS(s);

return queryURL;

http://www.hanusoftware.com
hanusoftware is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 07-15-2007, 04:37 PM   #2
look4edmund
Wish you were here!
 
look4edmund's Avatar
 
Join Date: Oct 2006
Location: Singapore
Posts: 590
look4edmund will become famous soon enough
Send a message via MSN to look4edmund
Default Re: TO SEND Text message or URL through Clickatell

Wow, enlighten me please. What's all these codes?



Regards,
Edmund Ng
look4edmund is offline  
Old 07-17-2007, 11:22 AM   #3
jwd25
Senior Member
 
jwd25's Avatar
 
Join Date: Jun 2007
Posts: 340
jwd25 is on a distinguished road
Default Re: TO SEND Text message or URL through Clickatell

Interesting. Is this some sort of ring tone download site with gif files???
__________________
Joseph SGS
Office Space Rental Solution Provider
jwd25 is offline  
Old 07-17-2007, 05:19 PM   #4
advoor
Newcomer
 
advoor's Avatar
 
Join Date: Jul 2007
Posts: 3
advoor is on a distinguished road
Default Re: TO SEND Text message or URL through Clickatell

Its a SMS sending script.. Dont think it works though. Seems to be needing a account or something to get access to send the messages so no point trying it..
__________________
http://blog.advoor.net - Our Bizarre and Weird World is a blog to attempt to explore the bizarre and weird, yet funny world around us through pictures, jokes and videos!
advoor is offline  
Old 08-09-2007, 11:08 AM   #5
eprosumer
Junior Guru
 
eprosumer's Avatar
 
Join Date: Mar 2007
Posts: 694
eprosumer will become famous soon enough
Default Re: TO SEND Text message or URL through Clickatell

hanusoftware... Do you have any comments??
__________________
Yahoo Adwords Free £60 or $25 When you join Yahoo Adwords!
e2save - etosave etosave UK's Best deals on mobile phone contracts, £1.99 12 Month contracts... No joke!
eprosumer is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Send Jokes memorygreetings Website Reviews 0 06-05-2007 09:04 PM
Send Jokes memorygreetings Advertise your website 0 05-30-2007 10:37 PM
This will send you CRAZY midlandi General Talk 25 03-19-2007 11:08 AM
Send FREE text messages to any cellphone ! finalfrontier Advertise your website 1 02-07-2007 12:30 AM
Send FREE text messages to any cellphone ! finalfrontier Advertise your website 0 01-30-2007 03:22 PM


All times are GMT. The time now is 10:12 PM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.