Adblock breaks this site

<html>help</html>

Discussion in 'Web Programming' started by Jukka, Jul 18, 2007.

  1. Jukka

    Jukka Active Member

    Joined:
    Nov 23, 2005
    Posts:
    244
    Referrals:
    0
    Sythe Gold:
    0
    <html>help</html>

    If i have a <textarea> and a button. How do i make it save the text that <textarea> poseses to a new file? I started programming html 24 hours ago and i know pretty much everything that i need except this =). Please answer.
     
  2. dberg20

    dberg20 Guest

    Referrals:
    0
    <html>help</html>

    This couldn't be done with HTML or JavaScript, you'd have to do it with PHP, etc. which can get complex into learning. I suggest going to w3schools as they have tutorials and under PHP I think they have one for file uploading.
     
  3. MellowYellow

    MellowYellow Guest

    Referrals:
    0
    <html>help</html>

    Look at PHP and look at the file functions fopen(), fread(), fwrite(), and fclose().
     
< Lua | [ColdFusion] Upload File >


 
 
Adblock breaks this site