Sonntag, 05. Februar 2012



































Microsoft Outlook 2010






asptoken Logo



ActiveX-Component aspsms.dll
SOAP Webservice
XML
XML
HTTP-Post
HTTP-Post


global two-way sms
get a new number
my mobile numbers
inbox and statistic













 


Hier einige ASP VB-Script Beispiele, welche für den IIS (Internet Information Server) von Microsoft oder jede andere Application die ActiveX/COM-Objekte unterstützt, gedacht sind. Sie können den Code nach belieben ändern, sofern Sie die Definitionen in der Dokumentation einhalten.

Simple Text SMS | Multiple SMS | Flashing SMS | Blinking SMS | Operator Logos | Ringtones | Alphanumeric Originator | SMS with delivery notification | SMS with error validation | WAP-Push |



 


This message appears directly on the screen of the mobile phone. There is no need to go through the menues of the phone. Such a message isn't saved directly on the mobile phone. The recipient has to choose SAVE on his menue otherwise the message disappears from the screen.

<html>
<body>

<%

  '------------------------------------------------------------
  ' aspsms.com(ponent) (c) 2001 by VADIAN.NET AG
  '------------------------------------------------------------
  ' flashing SMS example
  '----------------------------------------------------
  ' The message appears directly on the screen
  ' of the mobile phone
  '----------------------------------------------------

  Set SMS = Server.CreateObject("ASPSMS.Booster")
  SMS.Userkey = "I3QHMYKEY6E"
  SMS.Password = "mypassword"
  SMS.Originator = "0041763255533"
  SMS.MessageData = "hello dad, call me right now! Cathy"
  SMS.FlashingSMS = True
  SMS.AddRecipient "0044734255533"
  SMS.SendTextSMS
  lResult = SMS.ErrorCode
  SMS.DeleteAllRecipients
  Set SMS = Nothing

%>

done.

</body>
</html>


 

Weitere ASP VB-Script Beispiele:

Simple Text SMS | Multiple SMS | Flashing SMS | Blinking SMS | Operator Logos | Ringtones | Alphanumeric Originator | SMS with delivery notification | SMS with error validation | WAP-Push |


SMS Tools und Interfaces für ASPSMS

SMS Tools für Endanwender
NamePreis
NEW: Microsoft Office Outlook 2010 Mobile Servicegratis
Microsoft Office Outlook 2007 Mobile Servicegratis
SMS Blaster Web Editiongratis
SMS Blaster Windows Editiongratis
SMS touch for iPhone and iPod touchShareware
ECO-SMS - Ökologische SMS!Shareware
@SMS Outlook PluginShareware
Cybersystems mscrmSMSsiehe Preisliste
swissjabber for End Usersgratis (open source)
Jabber-Client Chatopus for Palm OSkleine Gebühr
delight Software GmbHsiehe Preisliste
ASPSMS Widget for Macgratis
SKyPRO eSMS: SMS Gateway for mail serverkleine Gebühr
SMS Scripts und Schnittstellen für Entwickler
NamePreis
aspsms.dll (Active-X)gratis
SOAP Web Servicegratis
XML-Interfacegratis
ASPSMS SMTP Interfacegratis
VBscript Class (ASP)gratis
HTTPgratis
PHP - Python - C# - Javagratis
Jabber to SMS for Server Adminsgratis (open source)
SMS Blaster Visual Basic Source Codegratis
NEW: ASPTOKENgratis
Premium SMS GatewayDetails