| Author |
Download Link problem
|
abhiavi kumar
Greenhorn
Joined: Mar 13, 2013
Posts: 20
|
|
I've written a Java application with the following code
<a href='<%=event.getResumepath()%>'><b>DOWNLOAD</b></a>
When I click on "DOWNLOAD", it doesn't work, nothing seems to happen, but when I right click on the hyperlink and click "Save Target as" it works, it also works when I right click on the hyperlink and click on "copy shortcut", and then paste it into the URL bar of my browser...
I'd appreciate any help, If any more information is needed, please do ask...
|
 |
abhiavi kumar
Greenhorn
Joined: Mar 13, 2013
Posts: 20
|
|
I should've posted this but here is how I upload the file
<input type='file' name='resumepath' value=''/>
|
 |
 |
|
|
subject: Download Link problem
|
|
|