Removes POST field with specified name from the upload.
Syntax
JavaScript | ![]() |
---|---|
getImageUploader("ImageUploaderID").RemoveField(Name); |
Parameters
- Name
- String value that specifies a name of the POST field to remove.
Aurigma Image Uploader 5.0 Dual |
ImageUploader.RemoveField Method |
See Also
Supported in: ActiveX
![]() ![]() |
Removes POST field with specified name from the upload.
JavaScript | ![]() |
---|---|
getImageUploader("ImageUploaderID").RemoveField(Name); |