I want to use OpenFileDialog on my Website, and add it to the toolbox. How can I do this?


What I have tried so far:

1. Added reference, chose System.Windows.Forms

2. Went into source view, typed, <asppenfiledialog (it couldn't find it)

3. 'Show All' in toolbox, OpenFileDialog was under 'Dialogs' but it was greyed out.