Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Client Side Script to force Post Back

Status
Not open for further replies.

jfrost10

Programmer
Jun 3, 2001
2,004
CA
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?!
:p

Jack
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top