WEB BASED MOBILE APP,file up-loader not working

I have a problem with the file uploader in my app,when i’m using web explore to run the app the file up-loader works,but when i ran the app as an app on my phone the file uploaded doesn’t work.The code for the file uploader is as follows(using Html) :

<input id="Upload" type="file" />