No
JavaScript loosely uses the term "session"
- but there is no way to manage it client side
- see my other post w/ the JS spec link
--
| David and Stefan,
| Thank you
|
| I am confused?
|
| Is SessionId only used in ASP?
|
| I know nothing about ASP.
| Can anyone use it?
| If so, how?
| --
| Cheers,
| Trevor L.
| Website:
http://tandcl.homemail.com.au
|
| Stefan B Rusynko wrote:
| > See
http://www.devguru.com/Technologies/asp/quickref/session.html
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| >
http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| > | >> Out of curiosity
| >>
| >> What is a session ID ?
| >>
| >> Is it somehting like href=
http://myweb.com?sessionid=12345 ?
| >>
| >> I am only guessing
| >> --
| >> Cheers,
| >> Trevor L.
| >> Website:
http://tandcl.homemail.com.au
| >>
| >> David Baxter wrote:
| >>> You already have a home page -- leave it that way and just place a
| >>> prominent "About Company-name" link on the home page and a prominent
| >>> "Home" link on the company page. That way you cover all bases.
| >>>
| >>> Redirecting people to the home page from the company page is easily
| >>> done if you ALWAYS want that to happen but if you only want it to
| >>> happen once with each visit, (1) that will require a session ID
| >>> which search engine spiders hate and may not/will not follow, and
| >>> (2) it will be highly annoying for visitors who have been to the
| >>> site before.
| >>>
| >>>
| >>> | >>>> I would like to have a web page that is detailed with text about my
| >>>> company, however I would like to redirect potential visitors to my
| >>>> home page first. I thought this could increase my ranking? Any
| >>>> help is appreciated.
| >>>>
| >>>> Currently using FP 2003
| >>>> Thanks Steve
|
|