reload existing window from another window

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Carramba

    reload existing window from another window

    Hi!

    I have logg in page, after clicking loggin the pop up window apiears and
    if user loggins it closes,
    I want to reload if loggin succes ( I have handling sistem for it) ,page
    were user have clicked to logg in, how do I do it?
    is it possible to do it with php?

    --

    Thanx in advance
    _______________ _________
    BTW. I know my english is not best in the word, so please stop bugging me
    about my spelling. And yes Iam sorry you don't understand what I mean, but
    there is no point to yell at me. Have a nice day.

  • Andy Hassall

    #2
    Re: reload existing window from another window

    On Wed, 15 Jun 2005 20:14:06 +0200, Carramba <nospam@note.co m> wrote:
    [color=blue]
    >I have logg in page, after clicking loggin the pop up window apiears and
    >if user loggins it closes,
    >I want to reload if loggin succes ( I have handling sistem for it) ,page
    >were user have clicked to logg in, how do I do it?
    >is it possible to do it with php?[/color]

    No, that would have to be with Javascript, probably via the "window.ope ner"
    property - if you're opening popups and closing windows you're already using
    Javascript anyway.

    --
    Andy Hassall / <andy@andyh.co. uk> / <http://www.andyh.co.uk >
    <http://www.andyhsoftwa re.co.uk/space> Space: disk usage analysis tool

    Comment

    Working...