DEVPPL
http://www.devppl.com/forum/

JSP page giving problem in new window
http://www.devppl.com/forum/viewtopic.php?f=47&t=8628
Page 1 of 1

Author:  Soumya [ Mon Dec 03, 2007 12:25 pm ]
Post subject:  JSP page giving problem in new window

Hai all,

1st time i am posting my problem in this forum, hope i will get back some solution.

in my web-page i have a link. the link path is given to a word document present in a local drive. to open the file in a new window i have written the code like this

Code:
<a href="file:///C:/New/one.doc" target="_blank">Open New</a>


this page is in tomcat server. now problem is in IE file is opening in a new window but in Mozilla FireFox it is not opening.

Thanks in Advance

Author:  hakan [ Wed Oct 01, 2008 10:09 pm ]
Post subject: 

have u tried without ""file:///"" ?

if u try C:/New/one.doc it will work i think.

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/