Well you can't really "get around" the refresh situation unless you maintain the connectio between the server and client (which the web by default doesn't allow) save some kind of app to maintain the connection... The could show up in the form aof data binds, socket communique, java somethin or rather or several other approches... but with purely the ASP objects and a client it can't happen....
and that is of course, "that I know of..."
ze
Yes,
I haven't figured out a way around the refresh
If anyone knows how to eliminate refreshes
in ASP's I'd really like to know how
--
Michael Kujawa
Team NetObjects
http://www.kujawas.net
Does it use 'refresh' to rebuild each page?
--
Robb Meade
Kingswood Web Services
www.kingswoodweb.net
I have created a chat application that is asp and access based
you can download the zipped file from within the chat application
Go to my site and click on ChatterBox
--
Michael Kujawa
Team NetObjects
http://www.kujawas.net
how to develop an application using ASP/VBScript to enable chatting on the
net among multiple users on a site?