On Tue, 18 Jan 2005, Tom Collins wrote:

> On Jan 18, 2005, at 1:22 PM, Martin Östlund wrote:
> > Doh. :) Didn't work with method="POST", but method="GET" worked, 
> > however
> > then it'll print out the password in the address bar :/
> 
> Are you sure the POST didn't work with hidden fields?  That's how the 
> real logon page works...

Yeah.. this is my code..

<FORM METHOD="POST" action="http://qmailadmin.xyz.com";>
<input type="hidden" name="username" value="postmaster">
<input type="hidden" name="domain" value="domain.com">
<input type="hidden" name="password" value="password">
<input type="submit" value="submit" name="submit"> 

And when I hit submit:

Method Not Allowed
The requested method POST is not allowed for the URL /index.shtml.

-Martin

> --
> Tom Collins  -  [EMAIL PROTECTED]
> QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
> Info on the Sniffter hand-held Network Tester: http://sniffter.com/
> 
> 

-- 

-------------------------------------------------------------------
[EMAIL PROTECTED]               LemonLime Internet Development
Drifttekniker & Support          Teknikringen 1B
013  - 21 19 60                   Mjärdevi Science Park
[EMAIL PROTECTED]                 583 30 Linköping


Reply via email to