No, currently there's no support for binary files. I haven't really figured
out how to get it to work-since the serialization all occurs on the client
side before the form is actually submitted. I've played around with it, but
have yet to come up with a solution. (My hunch is, even though WDDX supports
binary files in the current rev, trying to store files within the packet is
going to be a no-no.)
However, you can always exclude the file names from being stored in the
packet. After all, you don't really need to repopulate the forms w/the
binary files. Plus, you still have complete access to the FORM scope from
the calling page. So, you can still use the library to grab all the other
form fields on the page.
-Dan
+--------+---------------------------+
| name | Dan G. Switzer, II |
|company | PengoWorks.com |
| www | http://www.pengoworks.com |
| mailto | [EMAIL PROTECTED] |
+--------+---------------------------+
-----Original Message-----
From: Greg Saunders [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 24, 2000 10:04 AM
To: [EMAIL PROTECTED]
Subject: RE: De-referencing dynamic variables
At 09:31 AM 3/24/00 -0500, Dan G. Switzer, II wrote:
>Matt,
>
>You might want to check out my wddxFormLibrary and CF_FormWizard tags. It's
>a client-side solution, but it will automatically repopulate a form's
>content on the client side. There's no need to program in the form field
>names either, this can all be re-calculate based upon a structure or an
>existing saved WDDX packet.
>
>It's very easy to use: http://www.oacfug.org/users/dswitzer/forms/
Dan -- will this approach also work with forms that allow users to submit
files? Does the file itself get converted to WDDX, and if so, how would
this work with binary files?
Thanks,
Gregory M. Saunders, Ph.D.
Senior Design Architect
Cognitive Arts Corporation (http://www.cognitivearts.com)
120 S. Riverside Plaza, Suite 1520
Chicago, IL 60606
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.