Before you
begin using the Mediachase
FileUploader.NET control, you should integrate and configure the Mediachase FileUploader.NET control
into your web project.
Steps to setting up and configuring your first
web project:
- Add a reference to the Mediachase
FileUploader.NET dll.
- Add Mediachase FileUploader.NET
sections to your web.config. See Documentation/Web.Config
for more information.
- Open the web project root and
create a file upload entry-point page. To make this step easy, we’ve
prepared a common template. Simply copy this template file to your project
from the default installation. You can use one of the following three
examples.
- (Default) uploadiframe.aspx or
- uploadembedded.aspx or
- uploadpopup.aspx
The
web.config sections are used to initialize and enable the tune up of the Mediachase FileUploader.NET control.