It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming Java Forum

JSP page giving problem in new window

JSP page giving problem in new window

Postby Soumya on Mon Dec 03, 2007 11:25 am

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
Soumya
 
Posts: 2
Joined: Mon Dec 03, 2007 11:02 am

Postby hakan on Wed Oct 01, 2008 9:09 pm

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

if u try C:/New/one.doc it will work i think.
hakan
 
Posts: 4
Joined: Wed Oct 01, 2008 8:49 pm


Who is online

Users browsing this forum: No registered users and 0 guests