how to upload a video and audio files using jquery or js

Feb 2 2013 6:30 AM

i have one "fileupload" button and "submit" button,after seleted the audio/video file i will hit the submit button,that time that audio/video will store from local disk to working directory

for example

1.i have upload a video/audio file from "d:\bharani\movie1.mp4";
2.after uploaded i hit the submit button that time file copy the location to working directory
"c:\programsandfiles\admin\mydocuments\proj\audios\movie1.mp4"
if any one know the answer pls share with me.....
thaks .