Session info lost

From: Jeppe Dige Jespersen (jeppe.jespersen)
Date: 09/20/04


Date: Mon, 20 Sep 2004 15:30:59 +0200

I use the AxWebBrowser control in a VB.Net winforms app. The app is
essentially a news-ticker.

The app shows "headlines.aspx" in the browser-control. The headlines.aspx
also stores a few things server side in session variables. Headlines.aspx
contains links to each news-story. When clicking a link in this page, an IE
browser windows is to open, displaying the full news story in page
"story.aspx"

Problem:
If i open headlines.aspx in a regular IE Browser, and click a headline,
session info is retained and used in "story.aspx". No problemo. But if I
display "headlines.aspx" in my AxWebBrowser control and click a headline,
session info is lost and not accessible in the story.aspx displayed in the
new IE Browser window.

Any ideas or advice?

Thanks,

Jeppe Jespersen
jeppe.jespersen gmail.com
Denmark



Relevant Pages

  • Re: Tkinter or wxpython?
    ... If you can get them to install a desktop app ... The permission mechanism is admittedly browser dependent. ... not so much for an application platform. ... HTML has non-trivial cross browser differences. ...
    (comp.lang.python)
  • Re: Tkinter or wxpython?
    ... If you can get them to install a desktop app ... The permission mechanism is admittedly browser dependent. ... not so much for an application platform. ... HTML has non-trivial cross browser differences. ...
    (comp.lang.python)
  • Re: Tkinter or wxpython?
    ... If you can get them to install a desktop app ... The permission mechanism is admittedly browser dependent. ... But if you write your application with straightforward html ... you tend to have very few platform problems. ...
    (comp.lang.python)
  • Re: Issues of state
    ... Every http hit then almost certainly comes from the same ... the app can always set a random cookie at ... hundred bytes) you can put it entirely into browser cookies and send ... But the browser is a terrible front-end for AJAX designs because it doesn't record the state changes that take place as a result of requests for updated InnerHTML content, so if the user is unwise enough to press the "back" button she loses all traces of the non-page interactions that have taken place since the page was loaded. ...
    (comp.lang.python)
  • Re: Embedding windows forms in IE
    ... controls and not a massive form and exe to the web. ... server (i.e. a bit like Outlook in that the application runs on your PC ... imagine this would probably result in a large rewrite of your app (but ... inside a browser so I don't think this is what you're trying to ...
    (microsoft.public.dotnet.general)