Wrox Programmer Forums
|
ASP Forms As of Oct 5, 2005, this forum is now locked. Please use "Classic ASP beginner" at http://p2p.wrox.com/forum.asp?FORUM_ID=54 or "Classic ASP Professional" http://p2p.wrox.com/forum.asp?FORUM_ID=56 instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP Forms section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 17th, 2005, 03:09 AM
jv jv is offline
Registered User
 
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This discussion has been really helpful. However, I really need a solution for this multiple sessions problem. So, despite the fact that IE may spawn a new browser window (when I just want it to open a new one. Please note that I DO NOT use CTRL-N!), I still want to be able to separate two different browser sessions. I realize this may not be easy but I am running out of time (need to deliver my project soon) and need a solution that just works.

I thought about capturing the session.sessionid and passing it via each page's querystring. I am aware this may not be that secure. However, I am very open for any of your suggestions. Please help.

Many thanks in advance.

JV
 
Old April 5th, 2005, 07:19 AM
Registered User
 
Join Date: Apr 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi jv,
Did you find a solution to your problem?

Software Consult AS
Microsoft Certified Partner
Arnt Kvannefoss
 
Old April 5th, 2005, 09:31 AM
jv jv is offline
Registered User
 
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Unfortunately, I haven't found a solution yet. I appreciate any help.
 
Old April 6th, 2005, 01:47 AM
Authorized User
 
Join Date: Jan 2005
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to askenkray
Default

if you find a soln,pls let it be known.

ciao.

Ashwin S.Kenkare
Programmer
CMI
 
Old April 6th, 2005, 05:29 AM
Registered User
 
Join Date: Apr 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I think the answer is to use the viewstate because it is unique for each page. See http://msdn.microsoft.com/msdnmag/issues/04/11/WebQA/.

Software Consult AS
Microsoft Certified Partner
Arnt Kvannefoss
 
Old April 29th, 2005, 08:32 PM
Registered User
 
Join Date: Apr 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to microview1
Default

I have a questions .. and I'm not shore that stays for sessions but it comes from it ..
(Sorry for my poor english :D)

Look,
 2 clients (c1 and c2) steps into my page k?
 on this page i've got 2 text inputs (like <input type='text...')
 c1 types in 'lol' in to the text input and follows the link bellow - go with me on this ..
 can c2 see somehow the 'lol' text into his own browser into the input text section - like an update or some' like an auto-refresh or some .. donno
 done sessions and i don't got any problems with it ... but this goes over me ... heard some ideas but i'm not shore at all ...
 i believe u all got my point on this but i'd feel like an idiot to just upload some multy chat system :D sow i thought wtf ... just make one of my own ...

 as an option i've sow the text saving way into some file and readit everytime of into mysql but there are 2 problems that i've sow in this ...
        1. when can i refresh 'cause imediately when a client writes something - can happen randomly
        2. depending on the refresh tie i'm gonna kill my cpu if i'm using an file am I? .. just thing there are 500 ppl connected chatting @ at list 1 char / second - what do i need to upgrade to dual intel cpu type :D?

if someone get's this and it's not bored 'till the end of it ..., i'll greatfully thank him...

Best Regards,
Buzz








Similar Threads
Thread Thread Starter Forum Replies Last Post
multiple users running the same report rashi Access 5 April 25th, 2008 07:48 AM
Multiple Users logging on feets Access 6 November 14th, 2007 11:11 AM
Multiple Users SpyderSL Access 1 December 20th, 2006 08:40 AM
Session not working for Anonymous users songsan General .NET 0 January 4th, 2005 02:57 PM
Record sharing by multiple users demivolt Access 1 August 26th, 2004 08:17 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.