What? You can't do this. If you add the OpenFileDialog to your website then it'll just pop-up on the server itself and the users won't see it.

If you want them to upload files then use the FileUpload ASP.Net control.