Wrox Home  
Search P2P Archive for: Go

  Return to Index  

proasp_howto thread: download time of ASP pages in Netscape Communicator4.7


Message #1 by samya_goswami@r... on Fri, 11 Aug 2000 4:57:2
tables

its all in your tables


when IE renders the HTML to the user, it can render without having the
complete table

when netscape renders the HTML it must have the full table(s) and all of its
contents before rendering it.

so, if your entire HTML document is encased in one global table to force a
standard width or whatever, your whole page must download before rendering
in netscape.




-----Original Message-----
From: samya_goswami@r... [mailto:samya_goswami@r...]
Sent: Thursday, August 10, 2000 5:00 PM
To: How To
Subject: [proasp_howto] download time of ASP pages in Netscape
Communicator4.7


while i was testing for the Netscape(Communicator 4.7)compatibility of my 
ASP pages i found that it was taking a considerable amount of time(about 1 
minute)to display the page.Whereas it is was running perfectly in IE(5.0)

---
You are currently subscribed to proasp_howto. 

  Return to Index