I want my form button X to cause some data to be uploaded to the user. So I make the action call a method that sets up the right response content type etc and the upload goes well. 1) Can I verify that the action happened? 2) how can I force the page containing the original form to be refreshed so that I can change button etc. -- Robin Becker