Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tangyi
  • Content: Threads
  • Order by date
  1. tangyi

    The tek-tips forum page loading behavior

    hey guys, reload this page, pay attentation to the loading process of this page: the banner is loaded and displayed first, then after the rest of content is fully loaded, it is displayed. most big websites have their pages coded this way, so that the user will get to see the top part of the page...
  2. tangyi

    load part of the page and display it before the entire page is d/led

    what are some ways to load part of the page and display it in the browser before the entire page is downloaded? i used response.buffer=true and response.flush, but that doesn't result in showing the parts of the content that's already downloaded. it still only displays the page after the entire...
  3. tangyi

    a ASP forum program

    hey people, i've created a new asp forum and i am looking for people who want to create their forums on my site and/or be the moderators for these forums. http://yitang.brinkster.net/new/products/forum-t
  4. tangyi

    Determine the existence of a key in a cookie ?

    i'm trying to figure out how to determine the existence of a specfic key in a collection cookie. anyone has any ideas on how to do this? thanks.
  5. tangyi

    i need suggestions

    http://yitang.brinkster.net/new/products/forum-t any suggestions? thanks.
  6. tangyi

    asp page freezes in netscape when select data from database

    hi, can anyone help me with this problem? the asp page which displays data from my database freezes before it displays anything in netscape. i tried to set response.buffer = false , which didn't help. i'm thinking netscape freezes because it's waiting for data from the server to display for too...

Part and Inventory Search

Back
Top