Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
How to display the file directory in the page buy still keep the header(use another jsp:
<%@ include file="WebBuildBannerNoSearch.jsp" %>)?
I use :
<TD COLSPAN=2 ALIGN=left>
<A href="//powerdev.int.westgroup.com:8085/Power/Input/Error/"><b>View Log Files</b></A>
</TD>
But it is displayed as a new page from IE, my header won't show. Is there other method can display the path in the same page? Say using frame?
Many thanks!
Steve
How to display the file directory in the page buy still keep the header(use another jsp:
<%@ include file="WebBuildBannerNoSearch.jsp" %>)?
I use :
<TD COLSPAN=2 ALIGN=left>
<A href="//powerdev.int.westgroup.com:8085/Power/Input/Error/"><b>View Log Files</b></A>
</TD>
But it is displayed as a new page from IE, my header won't show. Is there other method can display the path in the same page? Say using frame?
Many thanks!
Steve