Something like hotmail

Something like hotmail

am 17.01.2008 10:17:46 von noha khalifa

Hi,

I want to ask about something, how to make something like hotmail,
whenever i open an email page then i left it open and i tried to open
another email it gives a message that there is an email already
opened, you have to sign out then sign in with a different user.

i want to make this using session

Re: Something like hotmail

am 17.01.2008 14:54:46 von Jerry Stuckle

noha khalifa wrote:
> Hi,
>
> I want to ask about something, how to make something like hotmail,
> whenever i open an email page then i left it open and i tried to open
> another email it gives a message that there is an email already
> opened, you have to sign out then sign in with a different user.
>
> i want to make this using session
>

So? What's the problem. You have a variable in your session which
indicates whether or not the user has an email open. If so, don't allow
them to open a new one.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================