Connecting Tech Pros Worldwide Help | Site Map

Login System + Popup

frizzle
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi there

Previously i've posted a topic on retrieving images.
(
http://groups-beta.google.com/group/...a7a7e1c3229697
)

It evolved into a topic on PHP/MySQL-login systems. My question was if
it's possible to send session values along while opening a pop-up.

Since then, i've read and read about sessions, hijacking etc. but still
haven't found the right information to get what i want.. (Pop-up
content depends on wether a user i logged in or not)

Any ideas for some good tuts, or tips?

Thanks!

junk
Guest
 
Posts: n/a
#2: Jul 17 '05

re: Login System + Popup


frizzle wrote:

[color=blue]
> Since then, i've read and read about sessions, hijacking etc. but still
> haven't found the right information to get what i want.. (Pop-up
> content depends on wether a user i logged in or not)[/color]

I wouldn't, most browsers, firewalls, anti add proxies, etc, all allow
pop up blocking.


frizzle
Guest
 
Posts: n/a
#3: Jul 17 '05

re: Login System + Popup


It's not an instant popup, like in an body.onLoad behaviour, but people
click on a picture to get more information about an item..

That shouldn't be a problem.. (?)

JD
Guest
 
Posts: n/a
#4: Jul 17 '05

re: Login System + Popup


a popup is a popup



"frizzle" <phpfrizzle@gmail.com> wrote in message
news:1114089028.893412.40320@g14g2000cwa.googlegro ups.com...[color=blue]
> It's not an instant popup, like in an body.onLoad behaviour, but people
> click on a picture to get more information about an item..
>
> That shouldn't be a problem.. (?)
>[/color]


R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
#5: Jul 17 '05

re: Login System + Popup


frizzle wrote:[color=blue]
> Hi there
>
> Previously i've posted a topic on retrieving images.
> (
>[/color]
http://groups-beta.google.com/group/...a7a7e1c3229697[color=blue]
> )
>
> It evolved into a topic on PHP/MySQL-login systems. My question was[/color]
if[color=blue]
> it's possible to send session values along while opening a pop-up.
>
> Since then, i've read and read about sessions, hijacking etc. but[/color]
still[color=blue]
> haven't found the right information to get what i want.. (Pop-up
> content depends on wether a user i logged in or not)[/color]

If it uses cookie based session, then any pages on that domain
(including the popup window) will fetch the session id--and will
maintain the same session. If the session is trans sid based and if the
popup window url is on same domain and uses *relative* url, there
wouldn't be any prolem--it will maintain same session.

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

frizzle
Guest
 
Posts: n/a
#6: Jul 17 '05

re: Login System + Popup


OK, thanks, that's more useful information.
Can you explain what you mean with 'trans sid based'... ?

Thanks!

R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
#7: Jul 17 '05

re: Login System + Popup


frizzle wrote:[color=blue]
> OK, thanks, that's more useful information.
> Can you explain what you mean with 'trans sid based'... ?[/color]


http://groups.google.com/groups?as_u...oglegroups.com

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

frizzle
Guest
 
Posts: n/a
#8: Jul 17 '05

re: Login System + Popup


:(
The requested message,
1111603962.594721.154...@l41g2000cwc.googlegroups. com, could not be
found.

R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
#9: Jul 17 '05

re: Login System + Popup


frizzle wrote:[color=blue]
> :(
> The requested message,
> 1111603962.594721.154...@l41g2000cwc.googlegroups. com, could not be
> found.[/color]

Hmm.. unfortunately you're also using stupid GG. The way they mung
email address is so nasty. They think that spammers are using GG to
harvest emails. The only way to get such links and email is by clicking
the reply as they allow registered users to harvest emails. Funny, but
this is how GG beta works or you have to access your local GG mirrors
that may not be corrupted.

Anyway, again
<http://groups.google.com/groups?as_umsgid=1111603962.594721.154710@l41g2000 cwc.googlegroups.com>

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

frizzle
Guest
 
Posts: n/a
#10: Jul 17 '05

re: Login System + Popup


I guess you could have thought of it.. :D
but of course the link doesn't work again.. :(
maybe if you post it in parts, and replace the '@' with something else?

Thanks anyway for the effort!!

Greetings frizzle.

R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
#11: Jul 17 '05

re: Login System + Popup


frizzle wrote:[color=blue]
> I guess you could have thought of it.. :D
> but of course the link doesn't work again.. :([/color]

Oops. Did you try clicking reply and see?
[color=blue]
> maybe if you post it in parts, and replace the '@' with something[/color]
else?

Ok. Let's see
http://groups.google.com/groups?as_umsgid=
1111603962.594721.154710
-at-
l41g2000cwc.googlegroups.com

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Ewoud Dronkert
Guest
 
Posts: n/a
#12: Jul 17 '05

re: Login System + Popup


On 28 Apr 2005 09:59:02 -0700, R. Rajesh Jeba Anbiah wrote:[color=blue]
> or you have to access your local GG mirrors[/color]

"Local GG mirrors"??! Ahem. http://en.wikipedia.org/wiki/Usenet
http://en.wikipedia.org/wiki/Newsgroup
http://en.wikipedia.org/wiki/DejaNews
http://en.wikipedia.org/wiki/Google_...#Google_Groups


--
Firefox Web Browser - Rediscover the web - http://getffox.com/
Thunderbird E-mail and Newsgroups - http://gettbird.com/
R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
#13: Jul 17 '05

re: Login System + Popup


Ewoud Dronkert wrote:[color=blue]
> On 28 Apr 2005 09:59:02 -0700, R. Rajesh Jeba Anbiah wrote:[color=green]
> > or you have to access your local GG mirrors[/color]
>
> "Local GG mirrors"??! Ahem. http://en.wikipedia.org/wiki/Usenet
> http://en.wikipedia.org/wiki/Newsgroup
> http://en.wikipedia.org/wiki/DejaNews
> http://en.wikipedia.org/wiki/Google_...#Google_Groups[/color]

Bookmarked. But, for me now, Wikipedia is down:(

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Closed Thread