RE: POST to /cgi-bin/sendsms

"Oded Arbel" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
I see what you mean. it's a problem with the smsbox HTTP interface. I'll try to fix it, but don't forget to nag me about it, other wise it may take me several years to complete ;-)
 
--
Oded Arbel
m-Wise mobile solutions
[email protected]
 
+972-9-9581711 (116)
+972-67-340014
 
::..
Your manuscript is both good and original, but the part that is good is
not original and the part that is original is not good.
 -- Samuel Johnson

 


-----Original Message-----
From: Anarchy [mailto:[email protected]]
Sent: Thursday, September 05, 2002 5:41 AM
To: [email protected]
Subject: Re: POST to /cgi-bin/sendsms



i added the enctype to the form... 


<form action=" http://*.*.*.*:13013/cgi-bin/sendsms" enctype="application/x-www-form-urlencoded" method="post"> 


and the results are the same as before... smsbox.log shows the same thing.... tried using user/pass instead of username/password to no avail....



Oded Arbel wrote:


i tried with a small page:

<snip>
and got the error "Authorization failed for sendsms"... below are the logs from smsbox.log:

2002-09-05 01:03:22 [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms> from <210.24.202.83>
2002-09-05 01:03:22 [2] DEBUG: HTTP: Creating HTTPClient for `210.24.202.83'.
2002-09-05 01:03:22 [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms> from <210.24.202.83>
2002-09-05 01:03:22 [3] DEBUG: Status: 403 Answer: <Authorization failed for sendsms>
2002-09-05 01:03:22 [3] DEBUG: HTTP: Resetting HTTPClient for `210.24.202.83'. 

it's ok once i change the method to "get"



You have a problem with encoding - when submitting forms through GET, the url-encoding is implied, but POST is defaulted to application/octet-stream. if you use a browser to POST from a form, you have to set the enctype property of the form to 'application/x-www-form-urlencoded'.


--

Oded Arbel

m-Wise mobile solutions

[email protected]



+972-9-9581711 (116)

+972-67-340014



::..

Famous Last Words 051-"They need a twenty to hit me, I'm invincible"




  _____  

Do You Yahoo!?
Yahoo!  <http://rd.yahoo.com/finance/mailsig/new/*http://finance.yahoo.com> Finance - Get real-time stock quotes
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.