You could use javascript to reset them. Or use the cache-control headers to force the page not to be cached - which could be the source of the issue.

Don't use value=" " since it's not blank - it's using a space as the default value.