given input from a form, i need to redirect the users browser to a pre-determined url.
however, that returns an error when the url specified is a local file. What is the proper way to redirect to a local file on the machine? (both text and executable).