Re: Who to change GET to POST Method in this code?
- From: "MARTIN LANNY" <martin.lanny@xxxxxxxxx>
- Date: 11 Sep 2005 09:56:22 -0700
Url includes the name and password:
Using above code I would submit this url:
https://www.google.com/adsense/login.do?username=[E-MAIL]&password=[PASSWORD]
, but google won't let me in, because they switched from GET to POST
method.
Now my whole application is stuck as I have no luck amending my code to
use it as POST method.
Please let me know how to get around this.
Martin
.
- Follow-Ups:
- Re: Who to change GET to POST Method in this code?
- From: m.posseth
- Re: Who to change GET to POST Method in this code?
- References:
- Who to change GET to POST Method in this code?
- From: MARTIN LANNY
- Re: Who to change GET to POST Method in this code?
- From: m.posseth
- Who to change GET to POST Method in this code?
- Prev by Date: Trial version
- Next by Date: Re: How to reteive data amongst defferent datatables
- Previous by thread: Re: Who to change GET to POST Method in this code?
- Next by thread: Re: Who to change GET to POST Method in this code?
- Index(es):
Relevant Pages
|