473,395 Members | 1,666 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Session variables in Trusted Sites

I have an asp based site which for various reasons has to go in either
Trusted Sites or Intranet under security in IE7. However as soon as I
place it in either of these zoneI can no longer use session variables.
These session variables work fine when it is in the Internet zone. Any
ideas anyone?

May 16 '07 #1
8 2100
sc*****@hotmail.com wrote:
I have an asp based site which for various reasons has to go in either
Trusted Sites or Intranet under security in IE7. However as soon as I
place it in either of these zoneI can no longer use session variables.
These session variables work fine when it is in the Internet zone. Any
ideas anyone?
Enable session variables?
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
May 16 '07 #2
On 16 May, 13:15, "Bob Barrows [MVP]" <reb01...@NOyahoo.SPAMcom>
wrote:
schl...@hotmail.com wrote:
I have an asp based site which for various reasons has to go in either
Trusted Sites or Intranet under security in IE7. However as soon as I
place it in either of these zoneI can no longer use session variables.
These session variables work fine when it is in the Internet zone. Any
ideas anyone?

Enable session variables?
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
I haven't seen a setting for that in IE. Any ideas where that would be?

May 16 '07 #3
sc*****@hotmail.com wrote:
On 16 May, 13:15, "Bob Barrows [MVP]" <reb01...@NOyahoo.SPAMcom>
wrote:
>schl...@hotmail.com wrote:
>>I have an asp based site which for various reasons has to go in
either Trusted Sites or Intranet under security in IE7. However as
soon as I place it in either of these zoneI can no longer use
session variables. These session variables work fine when it is in
the Internet zone. Any ideas anyone?

Enable session variables?
I haven't seen a setting for that in IE. Any ideas where that would
be?
In IE6 it's in the Privacy tab in Internet Options, accessible by
clicking the Advanced button on that tab.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
May 16 '07 #4
Bob Barrows [MVP] wrote:
>I have an asp based site which for various reasons has to go
in either Trusted Sites or Intranet under security in IE7.
However as soon as I place it in either of these zoneI can no
longer use session variables. These session variables work
fine when it is in the Internet zone. Any ideas anyone?

Enable session variables?
Do you mean session cookies, Bob?
--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms.
May 16 '07 #5
Dave Anderson wrote:
Bob Barrows [MVP] wrote:
>>I have an asp based site which for various reasons has to go
in either Trusted Sites or Intranet under security in IE7.
However as soon as I place it in either of these zoneI can no
longer use session variables. These session variables work
fine when it is in the Internet zone. Any ideas anyone?

Enable session variables?

Do you mean session cookies, Bob?
Yes. My bad

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
May 17 '07 #6
Was already set on. One of the first things I checked. Seems really
bizarre as I can knock the security and privacy settings right to low
and it won't let me use session variables.

On 17 May, 01:49, "Bob Barrows [MVP]" <reb01...@NOyahoo.SPAMcom>
wrote:
Dave Anderson wrote:
Bob Barrows [MVP] wrote:
>I have an asp based site which for various reasons has to go
in either Trusted Sites or Intranet under security in IE7.
However as soon as I place it in either of these zoneI can no
longer use session variables. These session variables work
fine when it is in the Internet zone. Any ideas anyone?
Enable session variables?
Do you mean session cookies, Bob?

Yes. My bad

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

May 17 '07 #7
sc*****@hotmail.com wrote:
Was already set on. One of the first things I checked. Seems really
bizarre as I can knock the security and privacy settings right to
low and it won't let me use session variables.
When you say you can "no longer use session variables", what does that mean,
exactly? IIS plainly will use them, so you appear to have an issue with
session persistence -- or at lest the appearance of such. Can you describe
the behavior?

--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms.
May 17 '07 #8
Dave Anderson wrote:
sc*****@hotmail.com wrote:
>Was already set on. One of the first things I checked. Seems really
bizarre as I can knock the security and privacy settings right to
low and it won't let me use session variables.

When you say you can "no longer use session variables", what does
that mean, exactly? IIS plainly will use them, so you appear to have
an issue with session persistence -- or at lest the appearance of
such. Can you describe the behavior?
.... or provide a short repro page to allow us to see the behavior for
ourselves?
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
May 17 '07 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Brad | last post by:
Hi everyone, I've been using ASP on a few different projects over the past year, either using Javascript or VBScript. During that time, I've made use of session variables, but even then, I've...
3
by: Rob Locher | last post by:
I have a server running NT 4 Server that is on my local domain that hosts an ASP application. I have a problem: when I try to test the ASP application from a computer on the same domain running...
5
by: Larry Woods | last post by:
I am losing Session variables, but only those that are set in the page previous to a redirect to a secure page. Anyone seen ANY situation where Session variables just "disappear?" Note that...
2
by: Amit D.Shinde | last post by:
Hello Experts.. I need some help regarding cookies and session objects and also global.asa file I am creating one cookie when a user logs in on my website. The cookie stores the login name of...
1
by: Scott Wickham | last post by:
I'm having a problem saving session information on one form and retrieving it on a subsequent form...for only one out of a number of users. Actually, I'm not absolutely certain it's a session...
4
by: Rahul Chatterjee | last post by:
Hello All I have 2 websites both using different style sheets (.css). The stylesheets are stored in a session variable and get set at the time the site gets invoked. What is happening is...
5
by: dee | last post by:
Hi My website requires Session cookies and cookies are disabled for my browser (IE 6.0). When I include my site in "Trusted sites" of IE, the site works fine even though the "Trusted sites" has no...
1
by: petergjansen | last post by:
Hi, How can I access the trusted sites list for the currently logged in user programmatically? Is there some sort of IE API which I can call to get this information or is it stored in a file...
13
by: Samir Chouaieb | last post by:
Hello, I am trying to find a solution to a login mechanism for different domains on different servers with PHP5. I have one main domain with the user data and several other domains that need...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.