|
These demos will load the fully functional controls in your browser right now. All HTML source code
is available as examples for creatingthe controls in your own pages.
|
|
Multi browser
|
Recommended implementation. Requires no javaScript and
loads either a Netscape Gecko plugin or ActiveX control depending
on browser used.
|
|
|
Demo 2
|
Demo showing how to force the format, size and name of the uploaded image. If you
need to collect, for example, images that are .jpg format and all 468 by 60 pixels in size, then
your users can select any image format, and it will automatically be converted prior to uploading.
|
|
|
Form Post
|
Shows how to use the control as a form , combining image data to be uploaded with
regular form data like text input and checkbox options .
|
|
|
Form Post 2
|
Multiple instances of the control , and all image data uploaded in one upload request .
|
|
|
NOTE: To run demos properly on this site , you will need a browser capable of
loading ActiveX controls and running javaScript.
|