GET URL with cookies

Bert Shuler bertshuler at yahoo.com
Thu Jul 10 16:10:52 EDT 2008


Your advice was dead on. Thanks.

On Jul 10, 2008, at 12:26 PM, Trevor DeVore wrote:

> On Jul 10, 2008, at 12:23 PM, Bert Shuler wrote:
>
>> I found http://www.charlesproxy.com/download_action.php?os=macosx
>> the trial works well, and shows that cookies are not being sent  
>> with my requests.
>>
>> put "Cookie: test=mytest;"
>> put sCookieHeader into httpHeaders
>> put URL "http://mysite.com?uid=bert@mysite.com&password=mypass"
>>
>> seems like that should work, but it does not.
>
> httpHeaders is a property so try:
>
> set the httpHeaders to sCookieHeader
>
> (assuming sCookieHeader has a value)
>
> -- 
> Trevor DeVore
> Blue Mango Learning Systems
> ScreenSteps: http://www.screensteps.com
> Developer Resources: http://revolution.bluemangolearning.com
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution





More information about the use-livecode mailing list