| |
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''... [more]
|
|