xyn Posted October 26, 2006 Share Posted October 26, 2006 hi.I'm trying to design my own little chat room, which is mainly forone-to-one discussions between myself and my clients which areevery discussion is logged and the client can have a version of itemailed to them, this is simple for me to do, although i have oneproblem, I wonder if anyone could help me...Basically I have a frame and a text-box, and when the form issubmitted I was thinking how I was going to make a continusscript checking the SQL for "NEW" inputs on the chat if thereare new inputs then show them. without needing to refresh.If i'm thinking of something impossible could someone explain tome soemthing which you recommend?Thanks. Link to comment https://forums.phpfreaks.com/topic/25174-chat-problem/ Share on other sites More sharing options...
Psycho Posted October 26, 2006 Share Posted October 26, 2006 Wow, that's freaky. I just finished reading an article in Better Software the other day which explained how to use AJAX using an example exactly the same as what you are trying to do.Here is a link to the magazine with the article name, but the content doesn't appear to be available online. You might want to check your library for it: [url=http://www.stickyminds.com/sitewide.asp?ObjectId=11196&Function=DETAILBROWSE&ObjectType=MAGAZINE&sqry=%2AZ%28SM%29%2AJ%28MIXED%29%2AR%28relevance%29%2AK%28simplesite%29%2AF%28many+layers+of+ajax%29%2A&sidx=0&sopp=10&sitewide.asp?sid=1&sqry=%2AZ%28SM%29%2AJ%28MIXED%29%2AR%28relevance%29%2AK%28simplesite%29%2AF%28many+layers+of+ajax%29%2A&sidx=0&sopp=10]The Many Layers of AJAX[/url] Link to comment https://forums.phpfreaks.com/topic/25174-chat-problem/#findComment-114772 Share on other sites More sharing options...
Psycho Posted October 26, 2006 Share Posted October 26, 2006 OK, I found the article online => [url=http://www.stickyminds.com/bettersoftware/magazine.asp?fn=cifea&ac=271]The Many Layers of AJAX[/url]The only problem is that the images that contain the code are very hard to read. Link to comment https://forums.phpfreaks.com/topic/25174-chat-problem/#findComment-114776 Share on other sites More sharing options...
xyn Posted October 26, 2006 Author Share Posted October 26, 2006 Thank you! :] Link to comment https://forums.phpfreaks.com/topic/25174-chat-problem/#findComment-114783 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.