tags:

views:

17

answers:

1

Hi Guys...can we able to upload a file without browse button..i.e. the user will enter the path in a textbox and when upload button is clicked the file from the entered path should be upload to the server....

A: 

You can upload a file through an AJAX request. If you're using jQuery, you can check the File Upload plugin or Uploadify.

Sidharth Panwar
Hi Thanks for your idea....But i am not much expert in JQuery..Can u Please give me some sample code or any other links to refer...
DineshKumar BalaSubramanian