Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-28 Thread Peter Matulis
--- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > > > --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > > >> > > >> > --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > >> > > >> >> >> > Hi. I have my website content going into a HTML frame. I would > >> >> like > >> >> >> to > >> >> >> > have the

Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-28 Thread Tomas Kuliavas
> > --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > >> > >> > --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: >> > >> >> >> > Hi. I have my website content going into a HTML frame. I would >> >> like >> >> >> to >> >> >> > have the SM login page >> >> >> > appear in it as well but then break out in

Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-27 Thread Peter Matulis
--- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > > > --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > > >> >> > Hi. I have my website content going into a HTML frame. I would > >> like > >> >> to > >> >> > have the SM login page > >> >> > appear in it as well but then break out into a new win

Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-27 Thread Tomas Kuliavas
> > --- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > >> >> > Hi. I have my website content going into a HTML frame. I would >> like >> >> to >> >> > have the SM login page >> >> > appear in it as well but then break out into a new window/tab when >> a >> >> user >> >> > logs in. I figure I >> >>

Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-27 Thread Peter Matulis
--- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > >> > Hi. I have my website content going into a HTML frame. I would like > >> to > >> > have the SM login page > >> > appear in it as well but then break out into a new window/tab when a > >> user > >> > logs in. I figure I > >> > need to modify

Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-27 Thread Tomas Kuliavas
>> > Hi. I have my website content going into a HTML frame. I would like >> to >> > have the SM login page >> > appear in it as well but then break out into a new window/tab when a >> user >> > logs in. I figure I >> > need to modify login.php but I don't know what to change. I need to >> add '

Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-27 Thread zamri
Sorry paul. i want to point him to this (somehow I fotget to include it :-)) http://www.squirrelmail.org/wiki/en_US/EmbeddedSquirrelMailLogin and put the appropriate target where apporopriate. On Tue, September 27, 2005 8:10 pm, Paul Lesneiwski said: > > > zamri wrote: >> Hi, >> >> U might wan

Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-27 Thread Peter Matulis
--- Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > Hi. I have my website content going into a HTML frame. I would like to > > have the SM login page > > appear in it as well but then break out into a new window/tab when a user > > logs in. I figure I > > need to modify login.php but I don't kno

Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-27 Thread Paul Lesneiwski
zamri wrote: > Hi, > > U might wanna read this first read what? > and combine with target=' ' u can achieve > what u want. target=' ' is not correct HTML. '_blank' is more correct; Tomas already answered this question more appropriately. > > cheers. > > > On Tue, September 27, 2005 2:3

Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-27 Thread zamri
Hi, U might wanna read this first and combine with target=' ' u can achieve what u want. cheers. On Tue, September 27, 2005 2:31 pm, Peter Matulis said: > Hi. I have my website content going into a HTML frame. I would like to > have the SM login page > appear in it as well but then break out

Re: [SM-USERS] login page modification (simple HTML frames question)

2005-09-26 Thread Tomas Kuliavas
> Hi. I have my website content going into a HTML frame. I would like to > have the SM login page > appear in it as well but then break out into a new window/tab when a user > logs in. I figure I > need to modify login.php but I don't know what to change. I need to add ' > target = "_blank" ' >

[SM-USERS] login page modification (simple HTML frames question)

2005-09-26 Thread Peter Matulis
Hi. I have my website content going into a HTML frame. I would like to have the SM login page appear in it as well but then break out into a new window/tab when a user logs in. I figure I need to modify login.php but I don't know what to change. I need to add ' target = "_blank" ' to some pa