Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...I've learned more from your forums in 3 days than 3 months at school and on the job combined..."

Geography

Where in the world do Tek-Tips members come from?
usp004 (ISP)
19 Sep 00 9:41
I have developed a web page using ASP and everything works fine using IE, but when I view the page in Netscape an entire table is NOT displayed.  The "missing" table's code begins like this:

<table class='clsSmallFont' border='0' cellspacing='0' name='headerinfo'>
<TR><TD align='right'>Purchase Order :</TD>
<TD align='left'>376</TD>
<td> </td>
<td> </td>
<td> </td>
<TD width='60'> </TD>
<TD align='left' width='200'>
<INPUT name=chkDelTxn type=checkbox><B>Delete this transaction</B></TD>
<INPUT name=hidPONum type=hidden value=376>
</TR>

The entire table does not display in Netscape.  Can someone help me understand why?

Thanks
kb244 (Programmer)
19 Sep 00 9:46
well can we see the ASP portion of the code, it's very common if you dont have an ending table tag </table> netscape will not display it at all.

Karl
kb244@kb244.com

Experienced in : C++(both VC++ and Borland),VB1(dos) thru VB6, Delphi 3 pro, HTML, Visual InterDev 6(ASP(WebProgramming/Vbscript)
http://www.brainbench.com/transcript.jsp?pid=629151

usp004 (ISP)
19 Sep 00 10:18
Karl,

Thanks... I think that is it (no ending </TABLE> tags).

Thanks again!
usp004 (ISP)
19 Sep 00 11:15
Oh and another related question.  Does NETSCAPE support the BASEFONT tag?
NickBulka (Programmer)
19 Sep 00 13:04
Please pick ONE forum to post your questions.  Crossposting won't get you a faster answer.

nick bulka


Get your technical books at Bulka's Books
http://www.vstorebooks.com/bulkasbooks

usp004 (ISP)
19 Sep 00 14:20
Will do Nick... wasn't sure which topic to list it under.  Will list it in only 1 forum going forward.

Thanks.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close