ASP

ASP SearchSearch
Author Message
Anonymous
 
Posted on Tuesday, August 02, 2005 - 02:53 pm:   

Hi,
I want to send text sms using nowsms as gateway
and ASP.Can anyone provide code for sending simple text sms using ASP and nowsms.
Thanks in advance.
raghava
Unregistered guest
Posted on Thursday, August 18, 2005 - 10:30 am:   

hello,

i need to connect gateway using my code
can any one help to me?
Adv Thanks

Bye
Raghav
Pedro Simao
New member
Username: Pedro

Post Number: 3
Registered: 08-2005
Posted on Thursday, August 18, 2005 - 05:29 pm:   

Y... you must use HTTP requests

here are some you can use:

http://www.nowsms.com/documentation/ProductDocumentation/sending_messages/url_pa rameters_for_sending_messages.htm

and

http://support.nowsms.com/discus/messages/485/5907. html


yet, there's alot you will need that is not displayed in there, like:

HOW TO SEND ADMIN ACCOUNT PROVISIONING LOGIN DETAILS OU URL!?!?!

so you must ask for what you need... and pray for an answer :-(


Cheers
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 4842
Registered: 10-2002
Posted on Thursday, September 01, 2005 - 07:01 pm:   

I don't have any ASP examples, but I do have an ASP.NET example:

http://support.nowsms.com/discus/messages/1/5516.html


quote:

HOW TO SEND ADMIN ACCOUNT PROVISIONING LOGIN DETAILS OU URL!?!?!




Unfortunately, I don't understand this question.

If you are submitting an SMS message for sending, you can include user account information in one of two ways:

1.) Use an "Authorization:" header with the credentials encoded using "HTTP Basic Authentication".

2.) Include the user account information in the URL request (...&user=username&password=password)

However, I don't think this is what you are asking about. I think you are asking about user account provisioning on the NowSMS server. The following link discusses that:

http://support.nowsms.com/discus/messages/485/5907.html