473,324 Members | 1,856 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,324 software developers and data experts.

viewing the session variables/ values?

Hi,
How to view the session variables/ values for a page in IE and mozila
firefox?
I used web developer plug-in for mozila firefox and it is showing only
cookie values and information only?
Is there any plug-in or tool available to view session variables in
IE and mozila firefox?
Thanks,
Sony
Jun 27 '08 #1
3 4770
<so*********@googlemail.comwrote in message
news:71**********************************@27g2000h sf.googlegroups.com...
Hi,
How to view the session variables/ values for a page in IE and mozila
firefox?
I used web developer plug-in for mozila firefox and it is showing only
cookie values and information only?
Is there any plug-in or tool available to view session variables in
IE and mozila firefox?
Session values are stored on the server.

To display them you will need to create a page that enumerates them and
formats them into HTML output.

--
Anthony Jones - MVP ASP/ASP.NET
Jun 27 '08 #2
Hi ,

I am totally confused about what you are trying to accomplished,

you can investigate cookie in client side .. thats for sure...

but investigating session variables in client side made me puzzled!..

since session variables remain in web server... it accessible from
server..

still you can see what variable is inside session. in this case you
got to put values in a hidden input before serving the page...

Best of luck

Munna
www.munna.shatkotha.com
www.munna.shatkotha.com/blog
www.shatkotha.com
Jun 27 '08 #3
If you add the line

<trace enabled="true" pageOutput="true" />

to your web.config, they will come back to your browser, along with a
lot of other stuff

"so*********@googlemail.com" <so*********@googlemail.comwrote in
message
news:71**********************************@27g2000h sf.googlegroups.com:
Hi,
How to view the session variables/ values for a page in IE and mozila
firefox?
I used web developer plug-in for mozila firefox and it is showing only
cookie values and information only?
Is there any plug-in or tool available to view session variables in
IE and mozila firefox?
Thanks,
Sony
Jun 27 '08 #4

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

Similar topics

6
by: Al Jones | last post by:
This is a repost form the vbscript newgroup - if this isn't the appropriate group would you point me toward one that is. Basically, I seem to be losing session data part way though preparing an...
1
by: Ernest Forman | last post by:
How can I view the defined Session Variables in the Dotnet environment? I found the session object and it shows me the count of the number of items, but I don't see how to see the names and values...
3
by: Jessica Loriena | last post by:
I'm trying to write a simple "register form / validate and store in database / show welcome screen" application with ASP.Net. With conventional ASP, I used Session variables and it went something...
5
by: Abhilash.k.m | last post by:
This is regarding the session management using Out of proc session management(SQL SERVER). Among the samples below which one is better to set the session? 1. There are 20 session...
4
by: PJ | last post by:
A particular page seems to be having issues with correctly setting Session variables. I am setting a couple of session variables on the Page_Unload event. While stepping through code, the...
5
by: Sean | last post by:
Problem with sessions I have created an application without concern for sessions. As it turns out I think that might be my undoing. What I have: I have an online quiz. I don’t need to know...
0
by: Aarchaic | last post by:
Hello i have problem my session variables seem to disapear as i go along i've created this code to ilustrate whats happening First off i just post 3 detials like a name a age and a favourite...
12
by: MrHelpMe | last post by:
Hello again all, I've finished my whole application and now I don't like the whole session variables that I am using. I have a form, user fills in info clicks submit and using CDOSYSMail an...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

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.