Getting a URL form a "logged in" site

Bill Marriott wjm at wjm.org
Mon Dec 19 15:27:56 EST 2005


JB,

I've found that unless you also support the cookies, emulating the GET/POST 
won't be sufficient.

Bill

jbv wrote:

> - second check what the method is (get or post), and then use
> the relevant transcript command ("get url" or "post") to simulate
> a log to that site by passing the right parameters to the action url.
> it should return the html code that you get after a regular log via
> your usual browser (unless that site filters agents, and in that case
> you'll need to add the right parameters to the header of the transcript
> post to try to fool the distant server).






More information about the use-livecode mailing list