How to add text to an HTML page? (no database)

Discussion in 'HTML & Website Design' started by Joujouba, Jun 6, 2014.

  1. #1
    Hello,

    I have a very basic HTML page and i would like to add to it text after submit, how can i do that please?
    here is the scenario:
    ---------------------------
    HTML PAGE:

    Wishes:
    • To Fly
    • To Swim
    • To Dance

    Add your own wish:
    here is a text box and after it a submit box.
    once someone write his/her wish in the text box it will show in the above list
    example:


    Wishes:
    • To Fly
    • To Swim
    • To Dance
    • To Climb

    -----------------------

    Is that possible to be done?
    Thanks
     
    Joujouba, Jun 6, 2014 IP
  2. Joujouba

    Joujouba Member

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #2
    Done :D using PHP :)
     
    Joujouba, Jun 6, 2014 IP