PC Review


Reply
Thread Tools Rate Thread

ASP session variables in Front Page

 
 
Ray
Guest
Posts: n/a
 
      9th Jul 2004
I've already posted this, or so I thought, but can't see
it anywhere.

Can somebody tell me how to display a session variable in
Front Page?
It must be obvious, but I seem to have forgotten.
 
Reply With Quote
 
 
 
 
MD Websunlimited
Guest
Posts: n/a
 
      9th Jul 2004
Hi Ray,

<% =session("varname") %>


--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
Wish to add a little sound to your buttons or images take a look at Sounder.
http://www.websunlimited.com/order/P...er/sounder.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible


"Ray" <(E-Mail Removed)> wrote in message news:29c1401c46599$7ef9fa90$(E-Mail Removed)...
> I've already posted this, or so I thought, but can't see
> it anywhere.
>
> Can somebody tell me how to display a session variable in
> Front Page?
> It must be obvious, but I seem to have forgotten.



 
Reply With Quote
 
Ray
Guest
Posts: n/a
 
      9th Jul 2004
Thanks
but if I was to want to put a text box on the page, which
contained this session variable, what would I enter into
its properties?

>-----Original Message-----
>Hi Ray,
>
><% =session("varname") %>
>
>
>--
>Mike -- FrontPage MVP '97-'02
>http://www.websunlimited.com
>Wish to add a little sound to your buttons or images take

a look at Sounder.
>http://www.websunlimited.com/order/P...ounder/sounder

..htm
>FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
>
>
>"Ray" <(E-Mail Removed)> wrote in

message news:29c1401c46599$7ef9fa90$(E-Mail Removed)...
>> I've already posted this, or so I thought, but can't see
>> it anywhere.
>>
>> Can somebody tell me how to display a session variable

in
>> Front Page?
>> It must be obvious, but I seem to have forgotten.

>
>
>.
>

 
Reply With Quote
 
MD Websunlimited
Guest
Posts: n/a
 
      9th Jul 2004
Ray,

<input type="text" value="<% =session("varname") %>" name="T1" >

--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
Need to have an Ad Banner that allow individual links?
http://www.websunlimited.com/order/P...n/adbanner.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible


"Ray" <(E-Mail Removed)> wrote in message news:2922801c465a9$ded3fe10$(E-Mail Removed)...
> Thanks
> but if I was to want to put a text box on the page, which
> contained this session variable, what would I enter into
> its properties?
>
> >-----Original Message-----
> >Hi Ray,
> >
> ><% =session("varname") %>
> >
> >
> >--
> >Mike -- FrontPage MVP '97-'02
> >http://www.websunlimited.com
> >Wish to add a little sound to your buttons or images take

> a look at Sounder.
> >http://www.websunlimited.com/order/P...ounder/sounder

> .htm
> >FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
> >
> >
> >"Ray" <(E-Mail Removed)> wrote in

> message news:29c1401c46599$7ef9fa90$(E-Mail Removed)...
> >> I've already posted this, or so I thought, but can't see
> >> it anywhere.
> >>
> >> Can somebody tell me how to display a session variable

> in
> >> Front Page?
> >> It must be obvious, but I seem to have forgotten.

> >
> >
> >.
> >



 
Reply With Quote
 
Bob Lehmann
Guest
Posts: n/a
 
      9th Jul 2004
<input type="text" value="<% =session("varname") %>">

Bob Lehmann

"Ray" <(E-Mail Removed)> wrote in message
news:2922801c465a9$ded3fe10$(E-Mail Removed)...
> Thanks
> but if I was to want to put a text box on the page, which
> contained this session variable, what would I enter into
> its properties?
>
> >-----Original Message-----
> >Hi Ray,
> >
> ><% =session("varname") %>
> >
> >
> >--
> >Mike -- FrontPage MVP '97-'02
> >http://www.websunlimited.com
> >Wish to add a little sound to your buttons or images take

> a look at Sounder.
> >http://www.websunlimited.com/order/P...ounder/sounder

> .htm
> >FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
> >
> >
> >"Ray" <(E-Mail Removed)> wrote in

> message news:29c1401c46599$7ef9fa90$(E-Mail Removed)...
> >> I've already posted this, or so I thought, but can't see
> >> it anywhere.
> >>
> >> Can somebody tell me how to display a session variable

> in
> >> Front Page?
> >> It must be obvious, but I seem to have forgotten.

> >
> >
> >.
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
session variables incrementing with a master page TheAmes Microsoft ASP .NET 2 31st Oct 2006 09:49 AM
session variables incrementing with a master page TheAmes Microsoft Dot NET 0 31st Oct 2006 09:19 AM
Accessing Session variables defined in ASP page in the ASPX page =?Utf-8?B?U2FjaGluIFZhaXNobmF2?= Microsoft ASP .NET 6 17th Aug 2005 08:14 PM
Re: Session Variables - not there when new page in app opens? Kathy Burke Microsoft ASP .NET 0 27th Jul 2003 09:07 PM
Session Variables - not there when new page in app opens? Kathy Burke Microsoft ASP .NET 0 27th Jul 2003 06:37 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:40 PM.