Confirm Yes/No box

Discussion in 'JavaScript' started by liam1412, Sep 6, 2007.

  1. #1
    Hi

    I don't really know JS at all so was wondering if someone could advise me how to do this.

    I have a php script. The form is below the script and the script only runs when submit is pressed

    if(isset($_POST['submit'])){

    Code Here

    }

    What I want is for a check box to come up that says

    Are you sure you want to delete these posts

    Ok CANCEL

    If okay I want it to process the form

    If cancel just return to the page.


    Any help will be much appreciated
     
    liam1412, Sep 6, 2007 IP
  2. Coder

    Coder Banned

    Messages:
    311
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Coder, Sep 6, 2007 IP
  3. liam1412

    liam1412 Active Member

    Messages:
    387
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Nice one!

    How do I rep please
     
    liam1412, Sep 6, 2007 IP