Wrox Programmer Forums
|
ASP E-commerce As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP E-commerce section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 30th, 2003, 09:53 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 336
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alyeng2000
Default client list refreshing

the problem is there is a list when any client enter the room the administrator page must be refreshed to see the new vistor information
the new vistor information is stored in global Application variable,
i have a solution it's putting on the head of the page the follows
the page is refreshed every 10 seconds
<META HTTP-EQUIV='Refresh' CONTENT='10; URL=messages.asp'>

the problem that i need to enhance the view for the page as it's all the content of the page are reloaded every 10 seconds,i need only the list of the clients.


Ahmed Ali
Software Developer
__________________
Ahmed Ali
Senior Software Developer





Similar Threads
Thread Thread Starter Forum Replies Last Post
connecting client to client (Socket programming) maricar C# 0 September 25th, 2008 04:34 AM
Chapter 7 - List Views Not Refreshing VBNovice BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 3 January 31st, 2007 08:26 PM
Refreshing the listbox faizee36 Access VBA 0 April 11th, 2006 04:17 AM
refreshing XML withour refreshing the page sasidhar79 XML 1 January 12th, 2005 05:16 AM
refreshing data hellosweetone Classic ASP Basics 1 August 15th, 2003 12:32 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.