HTML coding for video file.

Discussion in 'HTML & Website Design' started by wilson.eric, Aug 1, 2012.

  1. #1
    I need help for uploading a video in blog content or in any blogging sites. For that i need a HTML code to upload my video file from computer. Suggest me the possible tricks and techniques. I have tried various HTML coding but didn't get the solution for it. I appreciate your solutions in the relevant side.
     
    wilson.eric, Aug 1, 2012 IP
  2. linc

    linc Member

    Messages:
    355
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    28
    #2
    I would suggest you check out w3schools.com for nice codes.
     
    linc, Aug 1, 2012 IP
  3. Thorlax402

    Thorlax402 Member

    Messages:
    194
    Likes Received:
    2
    Best Answers:
    5
    Trophy Points:
    40
    #3
    HTML alone will not give you the ability to upload a file to a server. It will need to send the content to a server-side script of some kind (like PHP) that can process the HTTP request and save the posted content to the server.
     
    Thorlax402, Aug 1, 2012 IP
  4. trungtamthietbi

    trungtamthietbi Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Do you have code of forums like this
     
    trungtamthietbi, Aug 2, 2012 IP
  5. RankViper

    RankViper Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hope, this code will help you.
    You can also visit w3schools for taking help.
     
    RankViper, Aug 5, 2012 IP
  6. wyeoh

    wyeoh Greenhorn

    Messages:
    31
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    8
    #6
    If you don't mind third party video hosting side to host your video for you, uploading it to there will generate an embed code you can use. This will save disk space and bandwidth on your server. If you need an upload script, you can do it with php, google video upload script and you will see some sample you can use.
     
    wyeoh, Aug 5, 2012 IP
  7. ezprint2008

    ezprint2008 Well-Known Member

    Messages:
    611
    Likes Received:
    15
    Best Answers:
    2
    Trophy Points:
    140
    Digital Goods:
    1
    #7
    You want the user to be able to upload a video to your server and have it appear on the blog in their post?
    or you want to be able to upload your own videos from your computer to server folders?
    what exactly are you trying to do. If you want I will do this for you in a 5 minutes for $10 and give you other copy/paste codes to go with it.
    IM me ...
     
    ezprint2008, Aug 5, 2012 IP