Problem in open attached file

Joined
Nov 3, 2007
Messages
1
Reaction score
0
Hi , I am writting a code for view back attached file content and it works well in eclipse. When I use the same method in IE, but the file cannot open up to view. If any one has idea about open attached file then pls reply me.


Thanks in Advance.

Example code as below:

urlAdd=c:/documents and Settings/desktop/suba/quotation.txt
f2=quotation.txt
<a href='file:"urlAdd"' target='_blank'><font color=magenta>"f2"</font></a>
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top