Periodically_call_remote and update element

Hey people

Is it possible to use periodically_call_remote and only update the
html-element if the response is of a certain kind? For example, is it
possible to return different http-status codes to indicate if the
element should be updated? Like, only update if the status is 200.

//Daniel