K
Kevin Gibbons
Hi,
I have created a chat program using a web service to accept all text
input from a client and this then returns the submitted text to the
screen. The problem is at the moment the new message is only updated
when the page reloads (using a meta tag to automatically reload) but
it clears any previous messages.
Is there a way that I can automatically write any new messages to the
textbox, adding them to the current messages without reloading the
page?
tia
Kevin
I have created a chat program using a web service to accept all text
input from a client and this then returns the submitted text to the
screen. The problem is at the moment the new message is only updated
when the page reloads (using a meta tag to automatically reload) but
it clears any previous messages.
Is there a way that I can automatically write any new messages to the
textbox, adding them to the current messages without reloading the
page?
tia
Kevin