Data not reaching
-
Hi, I created a live chat application.Everything working fine in our devlompent server.But after we went live ,some messages are not reaching database server.For the chat window I used frame set having top frame for dispaly messages and bottom frame for sending messages.Can any one tell me why it's happening?why some meassages are not reaching database? Thanks in advance satya
-
Hi, I created a live chat application.Everything working fine in our devlompent server.But after we went live ,some messages are not reaching database server.For the chat window I used frame set having top frame for dispaly messages and bottom frame for sending messages.Can any one tell me why it's happening?why some meassages are not reaching database? Thanks in advance satya
It is very difficult to say why this is happening without a hands on view of your code. What needs to be done it to debug. I can tell you that the most likely reason is that something is different between the two environments. Also remember that you now have many clients, with many different browsers. Try to pin-point the browsers that are having the problem? I think nothing but good hard digging and research can solve something like this. hope this helps, sivilian