Guest
2007-07-11T10:55:15Z
Hi i'm writing a small C# program and using the .NET plug in from intelliSMS. All seem to be working but how to i get the IntelliSMSException if everything is ok. All i want to no is if the message has be sent ok. I have the code in a try / catch and works if the password or username is incorrect.

Thanks

Chris
Support
2007-07-11T11:03:20Z
If you do not get a IntelliSMSException then you can assumed that the message has been submitted ok.
You will also obtain the MessageId that proves that the message has been submitted.

If you want to track the message process then you must use HTTP report forwarding, please see link below:
http://www.intellisoftware.co.u...Dinterface/msgstatusrpt/