Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-22-2010, 11:04 AM   PM User | #1
manish250
New to the CF scene

 
Join Date: Nov 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
manish250 is an unknown quantity at this point
Internet Explorer browser problem in jsp code

hello all

i hv a jsp code in which there is a link to another file successLogs.jsp as follows

Code:
<td align=center><a href="successLogs.jsp?strHour=<%=strDate+strHour%>&strcli=<%=strcli%>"><u><%=totSuccCount%></u></td>
in successLogs.jsp there is call to a linux script which is fetching a file from the logs.
The problem is that when i click on the link in internet explorer the call to successLogs.jsp is not happening but when i use right click and open in new tab then file is fetched successfully.i want to know reason and it's solution.
In mozilla firefox both left and right click are working perfectly.

PLZ help .it's urgent.
manish250 is offline   Reply With Quote
Reply

Bookmarks

Tags
internet explorer, jsp

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:27 AM.


Advertisement
Log in to turn off these ads.