how i use <cfinput type="file" ...> in cfformtype="flash

Ask a Question related to Coldfusion Flash Integration, Design and Development.

  1. #1

    Default how i use <cfinput type="file" ...> in cfformtype="flash

    hi,
    I want to use the <cfinput type="file" ...> in cfform type="flash .
    But How ?

    Regards
    Prashant
    Prashantgenial Guest

  2. Similar Questions and Discussions

    1. Distiller uses Finder creator/type "ORAC"/" FDP"
      Distiller 8/9 running on Intel based mac running OSX 10.4.11/10.5.5. It seems that Distiller creates pdf-files with creator/type "ORAC"/" FDP"....
    2. cfinput type="file"
      Does anyone know if it is possible to use <cfform type="file> within a <cfform type="flash"? 7.0 doesit allow this !?!
    3. CFINPUT type="radio" w/ "value" requires "label"
      On a Flash form, when you specify type='radio' and value='whatever', the value of the 'value' attribute will be displayed as a label if no 'label'...
    4. #25366 [NEW]: form buttons of type "image" dont send "submit" $_POST variable in IE
      From: jordanolsommer at imap dot cc Operating system: Windows XP PHP version: 4.3.2 PHP Bug Type: Variables related Bug...
    5. convert visual basic "string" data type to DB2 "blob"
      Does anyone know if a visual basic string data type can be converted to DB2 blob datatype? I have all data in XML files and I use Visual Basic to...
  3. #2

    Default Re: how i use <cfinput type="file" ...> in cfformtype="flash

    You can'y use this in cfform, but
    [url]http://www.asfusion.com/blog/entry/file-upload-explained-and-expanded[/url]

    Ken
    The ScareCrow Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139