|
 |
application_development thread: setting Session variable in JavaScript...
Message #1 by Quinton Sheppard <quintons@k...> on Wed, 28 Nov 2001 10:30:31 -0000
|
|
> I am trying to set a session variable in server side Javascript. I have
> tried session("name") = value but with no success. is there a different
> syntax to accomplish this?
>
> Many thanks.
> Quinton.
>
> Knowledge Solutions (UK) Limited
> Mob +44 (0) 07790 556 389
> DDI +44 (0) 1763 257102
> Fax +44 (0) xxx xxx xxxx
>
> http://www.knowledgeuk.com
>
>
>
Confidentiality: This e-mail and its attachments are intended for the above
named only and may be confidential. If they have come to you in error you
must take no action based on them, nor must you copy or show them to anyone;
please reply to this e-mail and highlight the error.
Security Warning: Please note that this e-mail has been created in the
knowledge that Internet e-mail is not a 100% secure communications medium.
We advise that you understand and observe this lack of security when
e-mailing us.
Viruses: Although we have taken steps to ensure that this e-mail and
attachments are free from any virus, we advise that in keeping with good
computing practice the recipient should ensure they are actually virus free.
Message #2 by "Helga Y. Anagnostopoulos" <helga@k...> on Wed, 28 Nov 2001 13:22:50 +0200
|
|
HI
I might not have the right answer but let me try. In vbscript you write
session(name) without the " infront and at the end of name. Mayby, who
knows, this is the answer?
Let me know
Helga
-----Original Message-----
From: Quinton Sheppard [mailto:quintons@k...]
Sent: Wednesday, November 28, 2001 12:31 PM
To: Application Development
Subject: [application_development] setting Session variable in
JavaScript...
> I am trying to set a session variable in server side Javascript. I have
> tried session("name") = value but with no success. is there a different
> syntax to accomplish this?
>
> Many thanks.
> Quinton.
>
> Knowledge Solutions (UK) Limited
> Mob +44 (0) 07790 556 389
> DDI +44 (0) 1763 257102
> Fax +44 (0) xxx xxx xxxx
>
> http://www.knowledgeuk.com
>
>
>
Confidentiality: This e-mail and its attachments are intended for the above
named only and may be confidential. If they have come to you in error you
must take no action based on them, nor must you copy or show them to anyone;
please reply to this e-mail and highlight the error.
Security Warning: Please note that this e-mail has been created in the
knowledge that Internet e-mail is not a 100% secure communications medium.
We advise that you understand and observe this lack of security when
e-mailing us.
Viruses: Although we have taken steps to ensure that this e-mail and
attachments are free from any virus, we advise that in keeping with good
computing practice the recipient should ensure they are actually virus free.
helga@k...
$subst('Email.Unsub')
Read the future with ebooks at B&N
http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38934667&categoryid
=rn_ebooks
Message #3 by Quinton Sheppard <quintons@k...> on Wed, 28 Nov 2001 11:44:58 -0000
|
|
thanks, i'll try it when I get home tonight.
-----Original Message-----
From: Helga Y. Anagnostopoulos [mailto:helga@k...]
Sent: Wednesday, November 28, 2001 11:23 AM
To: Application Development
Subject: [application_development] RE: setting Session variable in
JavaScript...
Importance: High
HI
I might not have the right answer but let me try. In vbscript you write
session(name) without the " infront and at the end of name. Mayby, who
knows, this is the answer?
Let me know
Helga
-----Original Message-----
From: Quinton Sheppard [mailto:quintons@k...]
Sent: Wednesday, November 28, 2001 12:31 PM
To: Application Development
Subject: [application_development] setting Session variable in
JavaScript...
> I am trying to set a session variable in server side Javascript. I have
> tried session("name") = value but with no success. is there a different
> syntax to accomplish this?
>
> Many thanks.
> Quinton.
>
> Knowledge Solutions (UK) Limited
> Mob +44 (0) 07790 556 389
> DDI +44 (0) 1763 257102
> Fax +44 (0) xxx xxx xxxx
>
> http://www.knowledgeuk.com
>
>
>
Confidentiality: This e-mail and its attachments are intended for the above
named only and may be confidential. If they have come to you in error you
must take no action based on them, nor must you copy or show them to anyone;
please reply to this e-mail and highlight the error.
Security Warning: Please note that this e-mail has been created in the
knowledge that Internet e-mail is not a 100% secure communications medium.
We advise that you understand and observe this lack of security when
e-mailing us.
Viruses: Although we have taken steps to ensure that this e-mail and
attachments are free from any virus, we advise that in keeping with good
computing practice the recipient should ensure they are actually virus free.
helga@k...
$subst('Email.Unsub')
Read the future with ebooks at B&N
http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38934667&categoryid
=rn_ebooks
quintons@k...
$subst('Email.Unsub')
Read the future with ebooks at B&N
http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38934667&categoryid
=rn_ebooks
_____________________________________________________________________
This message has been checked for all known viruses by UUNET delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.uk.uu.net/products/security/virus/
Confidentiality: This e-mail and its attachments are intended for the above
named only and may be confidential. If they have come to you in error you
must take no action based on them, nor must you copy or show them to anyone;
please reply to this e-mail and highlight the error.
Security Warning: Please note that this e-mail has been created in the
knowledge that Internet e-mail is not a 100% secure communications medium.
We advise that you understand and observe this lack of security when
e-mailing us.
Viruses: Although we have taken steps to ensure that this e-mail and
attachments are free from any virus, we advise that in keeping with good
computing practice the recipient should ensure they are actually virus free.
|
|
 |