Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
mike.bacso #1
cfform file upload
Does anyone have any idea how to make a cfform format='flash' display a file
input box?
I've tried:
<cfintput type='file' name='Attachment1'>
but it comes back with the error:
----------------------------------------------------------
Attribute validation error for tag CFINPUT.
The value of the attribute TYPE, which is currently "file", must be one of the
values: TEXT,PASSWORD,HIDDEN,CHECKBOX,RADIO,BUTTON,SUBMIT, RESET,IMAGE,DATEFIELD.
----------------------------------------------------------
Any ideas or workarounds anyone?
mike.bacso Guest
-
cfform file upload problem in MSIE
I've been searching all over for this, but can't seem to find anything at all. I have a form that intakes product info along with an img file... -
How to upload a file to 2 FTP sites without an upload component for company
Hi All I can't get round this because it's a local government thing, but I've done a CMS for a school (in ASP classic) that allows them to upload... -
Upload Friendly (Multiple File Upload Applet)
Title : Upload Friendly (Multiple File Upload Applet) Description : UploadFriendly is an easy to use Java Applet that will allow multiple file... -
LWP - multipart/form-data file upload from scalar rather than local file
I'm looking to do an HTTP upload, preferably with HTTP::Request::Common, but get the file data from either a filehandle or a scalar rather than... -
how to upload an image selected from html file to flash file?
Hello, I have one html file and a flash file. In html file, it is functioning like choosing a Tshirt to design, then how to load that Tshirt picture... -
walker25419 #2
Re: cfform file upload
File upload is not supported in the current version of the flash player. Everything I have read indicates that the upcoming Player version 8 will have this capability.
walker25419 Guest
-



Reply With Quote

