OK, will do my best Code Monkey.
I have a problem/solution forum, much like the one I've come across on google many times where it says 'Reply to View the Solution.'
The solution is in a table at the top of the thread evaluated in showthread.php When a user replies to the post, I would like this table re-evaluated so they can then view the solution.
Obviously they could just refresh showthread but that would confuse the heck out of them. So I figured I would either try to get some help on the ajax solution or I suppose I could disable ajax so the standard redirect is used - but that would make me sad

(ajax is nice).
PHP/MySQL I do fine but I never got a handle on .js and now ajax has really got me lost. I understand the concept and small bits of the code, but I'm just not able to throw anything together.
