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.

<strong>eWebEditPro</strong> Fields Sent with Post<br />

Image Upload Fields<br />

Automatic Upload<br />

• If this information is not sent to the client, the client editor “guesses” where<br />

the file ended up from information contained in the configuration data.<br />

The <strong>eWebEditPro</strong> client sends one of these sets of fields with a file post.<br />

• Image Upload Fields<br />

• Custom Field Set<br />

These fields send information about an image file. They are also sent with the<br />

ASP sample provided with <strong>eWebEditPro</strong>. This set of fields provides compatibility<br />

with the ASP database sample and lets the server side receive a large amount of<br />

data about the file.<br />

Much of the sent data originates in <strong>eWebEditPro</strong>’s configuration data stream. The<br />

server-side component can extract what it needs and ignore the other fields.<br />

Entry Description<br />

actiontyp The action type. (Note that the final ‘e’ is missing.)<br />

This entry’s value is a command to the server. It is<br />

normally uploadfile for the file upload process.<br />

See Also: ”uploadfile” on page 468<br />

editor_media_path The requested upload destination. For example,<br />

http://www.mysite.com/uploads.<br />

Normally, this value is equal to the web_media_path<br />

value. It is given here for if it is different for some reason.<br />

The server can ignore this and place the file where it<br />

wants. If the server places the file elsewhere, the client<br />

should receive the full XML response so that it knows<br />

where the file was placed.<br />

ekclientname The name of the client application. It is not necessarily<br />

the application name, although you can use the<br />

application name.<br />

This is usually the eWepMediaTransfer value. Error<br />

check this.<br />

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

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

Saved successfully!

Ooh no, something went wrong!