chatting application?? 
Author Message
 chatting application??

how to develop an application using ASP/VBScript to enable chatting on the
net among multiple users on a site?


Wed, 04 Feb 2004 19:16:13 GMT  
 chatting application??

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?



Thu, 05 Feb 2004 00:29:42 GMT  
 chatting application??

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?



Thu, 05 Feb 2004 01:29:52 GMT  
 chatting application??

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?



Thu, 05 Feb 2004 20:34:30 GMT  
 chatting application??

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?



Fri, 06 Feb 2004 16:12:12 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. chatting application??

2. Writing Chat Application

3. Chat application *need ideas*

4. How can I to make a chat application?

5. VB Multi-Chat Application

6. !!! visual basic code needed (for chat application)

7. Text Box for Chat Applications

8. How to write a Realtime Chat application?

9. How to write a Realtime Chat application?

10. Chat Application using VB

11. WINSOCK Chat application

12. 'Lockfile grown too big' error

 

 
Powered by phpBB® Forum Software