Jump to content

chat for a blind man


web_master

Recommended Posts

hi people,

 

I try to made a chat for a blind people, on our site.

 

At first You must to know that thay use the screen reader, JAWS.

 

I will try to ask You a few questions while I build this chat.

 

1. Chat must be a full PHP (if its possible without ajax)

 

My first question is: is some possibility to reload chat text from database only when its put into database - or 1 sec after text is put into database. I dont want the „meta Refresh content”  - if You have some idea for some other solution to refresh - reload text from database.

 

thanx in advanced

Link to comment
https://forums.phpfreaks.com/topic/144248-chat-for-a-blind-man/
Share on other sites

Not possible, that is what AJAX is for to check if the DB changed. They would have to manually refresh the page every x minutes or you would have to force it.

 

The other options are JAVA with IRC, just plain JAVA and no IRC, frames with the chat display frame refreshing every x seconds.

Link to comment
https://forums.phpfreaks.com/topic/144248-chat-for-a-blind-man/#findComment-757008
Share on other sites

Not possible, that is what AJAX is for to check if the DB changed. They would have to manually refresh the page every x minutes or you would have to force it.

 

The other options are JAVA with IRC, just plain JAVA and no IRC, frames with the chat display frame refreshing every x seconds.

 

OK, if its no other way, I must to ask this solution in Ajax forum - I think that here is the other question: to print (show) the users online is the Ajax too?

Link to comment
https://forums.phpfreaks.com/topic/144248-chat-for-a-blind-man/#findComment-757015
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.