needsomehelp
02-28-2010, 12:53 AM
I would like to have the pc beep or something to notify the user that that something has changed in the browser which is refreshing every 30 seconds or so.
|
||||
wish to play a sound once in a page to notify of changeneedsomehelp 02-28-2010, 12:53 AM I would like to have the pc beep or something to notify the user that that something has changed in the browser which is refreshing every 30 seconds or so. Shauny_B 02-28-2010, 10:30 AM Hello, If you're refreshing the page every 30 seconds, I must try to understand you're using some client side languages? What you could do to notify upon changes, is to have a AJAX request send the change, which is saved in a database, then upon refresh, and/or a possible callback function with the client side request then display or show that the changes have been made. Obviously you'll need a server side script/class to process the ajax requests and to output the relavant html detumined on any changes made. Hope this helps, Shaun |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum