Execute external page
-
hi guys, i'm working on a project that requires d app 2 send SMSs. however, i have to call another page pls how do i do this w/out redirecting from d original site?
He who goes for revenge must first dig two graves.
-
hi guys, i'm working on a project that requires d app 2 send SMSs. however, i have to call another page pls how do i do this w/out redirecting from d original site?
He who goes for revenge must first dig two graves.
You can send sms in your Application than going to sites. What you need is a Sms gateway. there are Some provider of this service see this http://www.dotnetfunda.com/forums/thread552-how-to-send-sms-from-aspnet.aspx[^]
Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.tiyaneProperties.co.za vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
-
You can send sms in your Application than going to sites. What you need is a Sms gateway. there are Some provider of this service see this http://www.dotnetfunda.com/forums/thread552-how-to-send-sms-from-aspnet.aspx[^]
Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.tiyaneProperties.co.za vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
-
true if can go with payment systems, visit this ...![^]
Cool:cool:
Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.tiyaneProperties.co.za vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
-
You going to redirect your user to other page in HTTPS environment right. Why dont you think webservices instead 2 send SMSs ?
I'm not actually doing the sending of SMSs. I'm utilising a service. And it requires me to send username, password, and other details to that page for the sms to be sent. Ex: sendSMS.aspx?user=john;pass=0000;msg=Hello SMS
He who goes for revenge must first dig two graves.