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.
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.
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.
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 ...