Want to use url to post the data in form.
- From: Hongyi Zhao <hongyi.zhao@xxxxxxxxx>
- Date: Fri, 06 Feb 2009 20:51:53 +0800
Hi all,
I want to construct a url to do the same thing that a post form done,
e.g., username and password, is the data submitted by the form. What
should I do then just a constructed url to do the same thing?
Let me describe my issue in more detail:
Take the following url as a example:
http://proquest.umi.com/pqdweb
My institute is a subscriber of it and I've a username and pssword of
this library. In my case, I find that I've two choices to log into
it:
1- Go to the above url, and then fill the logon form by my username
and pssword, finally, click on the connect button.
2- Alternatively, I can only use the following url to logon:
http://proquest.umi.com/pqdweb?RQT=301&UserId=myusername&Passwd=mypssword&JSEnabled=1
where, the _myusername_ and _mypssword_ are the login credentials
of mine.
So, I want to konw the map rule from the first method to the the
second, i.e., construct a url to do the same thing as a post form
done.
Regards,
--
..: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
.
- Follow-Ups:
- Re: Want to use url to post the data in form.
- From: Harlan Messinger
- Re: Want to use url to post the data in form.
- Prev by Date: Seiko Diver Watch, Popular Wristwatch
- Next by Date: Re: Want to use url to post the data in form.
- Previous by thread: Seiko Diver Watch, Popular Wristwatch
- Next by thread: Re: Want to use url to post the data in form.
- Index(es):