Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 02:18 PM
Savas Ates
Guest
 
Posts: n/a
Default session quiz

i have a site which uses session("xx") value.. in my site i take a variable
and
session("xx")=request("xx")

im my url www.xx.com?xx=aaaaa

it works... and i click another page in this url www.xx.com/d.asp the
session variable is ok...

but another page

www.yy.com

in a frame it opens my page to sending xx value... i take in my first
page... but in www.yy.com i click my page and go to another page in frame(my
page) the session variable is empty.. why? any idea....




  #2  
Old July 19th, 2005, 02:18 PM
Ray at
Guest
 
Posts: n/a
Default Re: session quiz

Sessions cannot be shared across domains or sites.
http://www.aspfaq.com/show.asp?id=2157

ALSO READ THIS:
http://www.aspfaq.com/show.asp?id=2111

Ray at work


"Savas Ates" <savas@indexinteractive.com> wrote in message
news:uRAl1imbEHA.3420@TK2MSFTNGP12.phx.gbl...[color=blue]
>i have a site which uses session("xx") value.. in my site i take a variable
> and
> session("xx")=request("xx")
>
> im my url www.xx.com?xx=aaaaa
>
> it works... and i click another page in this url www.xx.com/d.asp the
> session variable is ok...
>
> but another page
>
> www.yy.com
>
> in a frame it opens my page to sending xx value... i take in my first
> page... but in www.yy.com i click my page and go to another page in
> frame(my
> page) the session variable is empty.. why? any idea....
>
>
>
>[/color]


 

Bookmarks

Thread Tools

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles