I need to create a web page that will allow a user to open an open file dialog to browse to whatever file they may need in their file system. It needs to open up to a "default" directory and it needs to work on Windows, Macs, and Linux. I'm just starting to look at web programming so I don't know much. Can this be done in ASP.NET? What about JSP pages? Can someone point me in the right direction? Thanks in advance for your help.