Forum Moderators: open

Message Too Old, No Replies

hta cookie problem

window operated by hta does not send cookie

         

Xuefer

3:42 am on Aug 22, 2004 (gmt 0)

10+ Year Member



I wrote an hta which opens a new window or uses and iframe/frameset. Any url operatde by the hta makes a cookie never gets sent to the server side. However, the hta script can access the cookie.

But when I press enter on the address bar of the opened windows the cookie get sent

Could anyone suggest a solution?

[edited by: BlobFisk at 8:56 am (utc) on Aug. 23, 2004]
[edit reason] Cleaned up post [/edit]

Xuefer

10:08 am on Aug 23, 2004 (gmt 0)

10+ Year Member



i current try pass sesionid in url, but still wonder what's going on with cookies. inet.chm said hta can cross domain cookie

i have "<frame" or "<iframe" with 'application="yes">'

ricfink

10:54 pm on Aug 29, 2004 (gmt 0)

10+ Year Member



I'm very proficient with HTA's but I'm having a problem understanding what you're saying.
Can you provide an example?