Hey guys,
I'm writing a chat app for work, and everything jives except that I can't get the page where the messages are displayed to postback! Any thoughts on how to do this?
I tried hte meta tag with 'refresh' in it, but that doesn't actually post back the page (if you put in code that says "if Not page.ispostback" and trace it, the refresh will still trigger that code).
Blech, do I have to use javascript?!
Jack
I'm writing a chat app for work, and everything jives except that I can't get the page where the messages are displayed to postback! Any thoughts on how to do this?
I tried hte meta tag with 'refresh' in it, but that doesn't actually post back the page (if you put in code that says "if Not page.ispostback" and trace it, the refresh will still trigger that code).
Blech, do I have to use javascript?!
Jack