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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by emillen

  1. emillen

    ASP and XHTML

    I build an ASP content management program for my site. About 50 users login and update news, events, stories and lots more. All my stories are in XHTML created by http://xstandard.com WYSIWYG editor. I store my XHTML in a database. My ASP pages read from database and then Response.Write the...
  2. emillen

    How to build a Who Is Online feature?

    Hi, I build an ASP admin app to manage my site. There are about 50 users who login regularly. I want to display a list of who is currently online. When user login, I can record them to an array in Application variable. Problem: user don't always press login button to logout so I cannot remove...

Part and Inventory Search

Back
Top