15.08.2013 Views

Ektron® eWebEditPro Developer's Reference Guide

Ektron® eWebEditPro Developer's Reference Guide

Ektron® eWebEditPro Developer's Reference Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Automatic Upload<br />

3. The eWepMediaTransfer module posts the file information, and any other<br />

information given to it by the client, to the server as multipart form data. A<br />

server script receives the posted information.<br />

The form post consists of a posted form with a file field. Form data is<br />

assembled on the client side. The form contains information fields and a file<br />

field. This is the same format found in any form being posted from a browser.<br />

See Also: ”<strong>eWebEditPro</strong> Fields Sent with Post” on page 463<br />

4. The server script extracts the file and information about it, and updates the<br />

content management system with this information. This involves saving the<br />

file and updating any databases or files.<br />

Other file processing can also be done, such as creating a thumbnail or<br />

specifying an icon to represent the uploaded file. An ASP script is provided in<br />

the eWepAutoSvr module to help this process.<br />

See Also: ”Modules that Enable Automatic Upload” on page 459; ”Assembling the<br />

Response XML Data Island” on page 474<br />

5. When the file processing is complete, the server assembles XML response<br />

data and sends it to the client. The eWepAutoSvr file is provided for ASP or<br />

other scripts that support COM to help this process.<br />

<strong>Ektron®</strong> <strong>eWebEditPro</strong> Developer’s <strong>Reference</strong> <strong>Guide</strong>, Release 5.1, Revision 1 461

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!