sending free sms
-
Hi friends im using the code given below.but im not able to send sms. try { SmsTesting.net.webservicex.www.SendSMS smsIndia= new SmsTesting.net.webservicex.www.SendSMS(); SmsTesting.com.webservicex.www.SendSMSWorld smsWorld = new SmsTesting.com.webservicex.www.SendSMSWorld(); if(rdoType.SelectedValue == "1") smsIndia.SendSMSToIndia(txtMobileNo.Text.Trim(), txtEmailId.Text.Trim(), txtMessage.Text); else smsWorld.sendSMS(txtEmailId.Text.Trim(), txtCountryCode.Text.Trim(), txtMobileNo.Text.Trim(), txtMessage.Text); lblMessage.Visible = true; lblMessage.Text="Message Sent Succesfully"; } catch(Exception ex) { lblMessage.Visible = true; lblMessage.Text="Error in Sending message"+ex.ToString(); }
Hi,Im Razana
-
Hi friends im using the code given below.but im not able to send sms. try { SmsTesting.net.webservicex.www.SendSMS smsIndia= new SmsTesting.net.webservicex.www.SendSMS(); SmsTesting.com.webservicex.www.SendSMSWorld smsWorld = new SmsTesting.com.webservicex.www.SendSMSWorld(); if(rdoType.SelectedValue == "1") smsIndia.SendSMSToIndia(txtMobileNo.Text.Trim(), txtEmailId.Text.Trim(), txtMessage.Text); else smsWorld.sendSMS(txtEmailId.Text.Trim(), txtCountryCode.Text.Trim(), txtMobileNo.Text.Trim(), txtMessage.Text); lblMessage.Visible = true; lblMessage.Text="Message Sent Succesfully"; } catch(Exception ex) { lblMessage.Visible = true; lblMessage.Text="Error in Sending message"+ex.ToString(); }
Hi,Im Razana
razanabanu wrote:
Hi friends im using the code given below.but im not able to send sms
Well, Since we are most unlikely to know much about the proprietary framework you are using to send SMS it is unlikely we can help. Does the company that produce the SMS framework not provide support? And if they do, they will need more information about the problem than "but im not able to send sms" - How exactly are you not able to send them? Do you get an error? If so, what is it? If not what happens?
Upcoming FREE developer events: * Developer Day Scotland Recent blog posts: * Follow up on hiring a software developer * The Value of Smaller Methods My website | blog
-
Hi friends im using the code given below.but im not able to send sms. try { SmsTesting.net.webservicex.www.SendSMS smsIndia= new SmsTesting.net.webservicex.www.SendSMS(); SmsTesting.com.webservicex.www.SendSMSWorld smsWorld = new SmsTesting.com.webservicex.www.SendSMSWorld(); if(rdoType.SelectedValue == "1") smsIndia.SendSMSToIndia(txtMobileNo.Text.Trim(), txtEmailId.Text.Trim(), txtMessage.Text); else smsWorld.sendSMS(txtEmailId.Text.Trim(), txtCountryCode.Text.Trim(), txtMobileNo.Text.Trim(), txtMessage.Text); lblMessage.Visible = true; lblMessage.Text="Message Sent Succesfully"; } catch(Exception ex) { lblMessage.Visible = true; lblMessage.Text="Error in Sending message"+ex.ToString(); }
Hi,Im Razana
razanabanu wrote:
SmsTesting.net.webservicex.www.SendSMS smsIndia= new SmsTesting.net.webservicex.www.SendSMS(); SmsTesting.com.webservicex.www.SendSMSWorld smsWorld = new SmsTesting.com.webservicex.www.SendSMSWorld();
are you able to access this things????
Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"