G'day list,
It seems that I have a weird situation, in which IE & NN are producing
different HTML for the same JSP file.
<td align="center">
<%if(resourceType.equals("0")){%>
<a href="javascript:void(0)"><img src="images/r.gif" border="0" alt="Details
<%=cAgent.getAgentID()%>" WIDTH="10" HEIGHT="10"</a> <---------result on
IE
<%}else{%>
<%="dfgdfgdfgdfg"%> <---------result on NN
<%}%>
</td>
any thoughts?
TIA.
----------------------------------
Janti M. Abdallah
ONEWORLD Software Solutions
http://www.oneworldsoftware.com
mailto:[EMAIL PROTECTED]
Tel:(9626)5330751 ext.1122
Fax:(9626)5330752
AOL IM: AdighaOWSS
----------------------------------
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets