PureBytes Links
Trading Reference Links
|
Richard,
Just to further that,
Can some sort of setting be changed to let JScript send the (manualy
set) cookies back to the website?
I can set any Header values, EXCEPT cookie. So I know the code can send
it. It's just blocked somewhere (ie).
KR
Michael.
Richard Dale wrote:
>
> It appears you want to set a cookie for a web site (let’s say
> www.amibroker.com <http://www.amibroker.com>) from within your own
> local .JS file. Due to the security handling of cookies by Internet
> Explorer, cookies can’t be set for third party sites this way.
>
> The “scope” of a cookie is for one particular web site (if done inside
> a web page) or for a particular document (if done on an individual file).
>
> You might be able to write binary file handling routines to
> edit/create the cookie files directly (but you’d have to do this for
> at least Internet Explorer and Firefox).
>
> Best regards,
> Richard Dale.
> Norgate Investor Services
> - Premium quality Stock, Futures and Foreign Exchange Data for
> markets in Australia, Asia, Canada, Europe, UK & USA -
> www.premiumdata.net <http://www.premiumdata.net/>
>
> *From:* Michael.S.G. [mailto:OzFalconAB@xxxxxxxx]
> *Sent:* Monday, 16 April 2007 8:20 AM
> *To:* amibroker@xxxxxxxxxxxxxxx
> *Subject:* [amibroker] Send a cookie (How?)
>
> Anyone smart enough to show me how to send a cookie to a website in pure
> JScript?
> (Using windows scripting host. Not JScript embedded into a webpage)
>
> And it has to work. Not just "This should work".
>
> The challenge is out, Someone surprise me and show it can be done.
>
> Optimistic
> Michael.
>
> __._,_._
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|