Guest Connected: 40677   Bookmark Us     Contact Us  
Total Shareware
Currently Listed: 244,883 Applications


  Developer Tools - C and C++ Tools and Components

Link To Program

  smsicq.dll  -  Version  1.2

smsicq.dll is a SMS Activex Component,used for Developers who want to make theirApps or web site to send sms through icq network.It has been tested in VB application and asp file of website Here is a sample Code of asp: set smsicq = Server.CreateObject("smsicq.SMS") smsicq.setRegCode = "regcode u get when u bug this component" smsicq.setTimeOut = 30 'function send, Syntax: 'smsicq.send icqnumber,icqPassword,Country or disctrict Code(no '+' leading),targetmobilephone,message,carrier(u can set value to country or disctrict code) smsicq.Send icqno,icqpass, ccode, tophone, msg,"aaa" set smsicq = nothing

To link to this program use the html below (use text editor and check the exact syntax):

<a href="http://www.TotalShareware.com/LinkToItem.aspx?id=31696">View this program at www.TotalShareware.com</a>

This link will appear like:

View this program at www.TotalShareware.com