Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session variable in iFrame
Message
From
08/10/2012 12:28:18
 
 
To
08/10/2012 09:08:37
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01554498
Message ID:
01554508
Views:
35
>I have inherited support of a website that uses session variable extensively to store user selections, the site is ASP.Net with code in VB.Net
>
>The site is being accessed by some clients via an iFrame, which gives me an issue as in some browsers the sessionID is lost between pages when within an iFrame.
>
>I have been looking at various options like using querystrings and/or ViewState, but both of which have advantages and disadvantage but this is not my normal area, so would appreciate any advice on which might work best?
>
>Alternatively is there anyway to pass a session ID or in some way get the session to persist between pages?

Passing a query string might be an easy approach to use. For something transparent, a cookie might do it.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform