Hey all, I'm using the Twitter API for a desktop application. Is there a way of sending a POST header (or something) that will automatically refresh the page after an action has been performed? For example, I can update the user's profile picture via my app, but the change can't be seen until I manually refresh the page. Is there a way, maybe with AJAX (?), to update the page automatically once the profile picture has been changed?
Thanks for any help P Louw
