Current location: Hot Scripts Forums » Programming Languages » ASP » The best way to make a chat program? Suggestions, Ideas, Comments...


The best way to make a chat program? Suggestions, Ideas, Comments...

Reply
  #1 (permalink)  
Old 12-23-03, 03:38 AM
MadDog MadDog is offline
Code Master
 
Join Date: Aug 2003
Posts: 935
Thanks: 0
Thanked 0 Times in 0 Posts
The best way to make a chat program? Suggestions, Ideas, Comments...

OK this thread is for discussion on what would be the best way to make a chat script with asp.

I have trying to decide how to make a chat room with ASP that doesn't require page refreshes or a global.asa file, or any other special components.

Ideas that i have thought of using: Database, TXT File, Information stored in the servers memory (Application() variable) and XML.

I came across a article that shows how to get information from an XML file and updates the page without a refresh, but the problem is that it only works in IE with windows.

BTW, i actually started on an XML chatroom, u can see it here, http://www.invisionportal.com/junk/chat/chat.asp . But the problem with this is that it only works in IE with windows. So I'm searching for a different way of coding it.

Does anyone know of a different possible way to make an ASP chatroom that doesn't require refreshes of the page? Any ideas or comments?
__________________
Drew Gauderman
ASP - MSSQL Coder / Buisness Owner / Coder for Hire!
MSN-ICQ-AIM-YIM in Profile

http://www.iportalx.net an easy ASP portal system.
Reply With Quote
  #2 (permalink)  
Old 12-25-03, 12:19 AM
Shane Shane is offline
Coding Addict
 
Join Date: Jun 2003
Location: Maryland, US
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by MadDog
OK this thread is for discussion on what would be the best way to make a chat script with asp.

I have trying to decide how to make a chat room with ASP that doesn't require page refreshes or a global.asa file, or any other special components.

Ideas that i have thought of using: Database, TXT File, Information stored in the servers memory (Application() variable) and XML.

I came across a article that shows how to get information from an XML file and updates the page without a refresh, but the problem is that it only works in IE with windows.

BTW, i actually started on an XML chatroom, u can see it here, http://www.invisionportal.com/junk/chat/chat.asp . But the problem with this is that it only works in IE with windows. So I'm searching for a different way of coding it.

Does anyone know of a different possible way to make an ASP chatroom that doesn't require refreshes of the page? Any ideas or comments?
Nope, I've only seen it done with refreshes.
__________________
Shane Bauer
Microsoft Certified Professional (MCP) - ASP.NET
ASP/ASP.net, C#, VB/VB.NET, PHP, Perl, SQL
Reply With Quote
  #3 (permalink)  
Old 01-22-04, 07:09 PM
MadDog MadDog is offline
Code Master
 
Join Date: Aug 2003
Posts: 935
Thanks: 0
Thanked 0 Times in 0 Posts
Shane,

If you look at the chat program i made its done without refreshes but the only catch is that it only works with IE and Windows.
__________________
Drew Gauderman
ASP - MSSQL Coder / Buisness Owner / Coder for Hire!
MSN-ICQ-AIM-YIM in Profile

http://www.iportalx.net an easy ASP portal system.
Reply With Quote
  #4 (permalink)  
Old 01-23-04, 10:10 AM
Xtremist Xtremist is offline
Newbie Coder
 
Join Date: Aug 2003
Location: Pensacola, FL
Posts: 99
Thanks: 0
Thanked 0 Times in 0 Posts
Check out pippys chat. It uses ASP and Flash.

http://www.pipey.com/chat/default.asp
__________________
Chris
http://www.pensacolawebdesigns.com
I know it's not much but I never find time to work on my own site
Reply With Quote
  #5 (permalink)  
Old 01-23-04, 01:53 PM
MadDog MadDog is offline
Code Master
 
Join Date: Aug 2003
Posts: 935
Thanks: 0
Thanked 0 Times in 0 Posts
Xtremist,

Im trying to find the best way to create a chat room myself. Im not looking for another persons chat room.
__________________
Drew Gauderman
ASP - MSSQL Coder / Buisness Owner / Coder for Hire!
MSN-ICQ-AIM-YIM in Profile

http://www.iportalx.net an easy ASP portal system.
Reply With Quote
  #6 (permalink)  
Old 04-16-04, 09:36 AM
Insane_Unknown Insane_Unknown is offline
New Member
 
Join Date: Apr 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
i can do that

i think i may be able to do it, would you like to see some scripts?

it can be Done with javascript and CGI.

(it will work with non IE users.)



-unknown
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Suggestions and ideas for Content management livingwithadd PHP 5 11-14-03 04:38 AM


All times are GMT -5. The time now is 04:00 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.