IS there a way to post PHP results to new window

Discussion in 'Programming' started by edolison, May 24, 2011.

  1. #1
    I am running a page with frames that call a php script. Is there a way to direct the output of the php code to a totally new window?
     
    edolison, May 24, 2011 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    yes its possible using javascript


    submit form using javascript

    and your next page will open in new window using javascript

    Regards

    Alex
     
    kmap, May 25, 2011 IP