updating info in a given portion on a web page ?

Discussion in 'PHP' started by myharshdesigner, Sep 22, 2007.

  1. #1
    i want to update some information on a web page again and again.

    suppose i have 3 table's in my web page & i want to update table no 2 again and again in every 30 sec. and i also not want to reload my hole web page.

    so what can i do.

    example :-

    http://www.stickiewicket.com/

    see this section :-

    LIVE SCORE

    i want something like this.

    pl help me
     
    myharshdesigner, Sep 22, 2007 IP
  2. Twade Media

    Twade Media Banned

    Messages:
    39
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #2
    You could place the information in an IFrame and refresh on 30 seconds intervals using a simple META refresh. That is probably the easiest option.
     
    Twade Media, Sep 22, 2007 IP
  3. myharshdesigner

    myharshdesigner Peon

    Messages:
    147
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks....
     
    myharshdesigner, Sep 22, 2007 IP