Sorry about the delay... I was off on vacation, and only now had time to dig
back through the list threads.
Yes, that's what I've done, to be fancy I've also packed a variable length
list of entries into a JavaScript recordset which when unpacked on CF
becomes a CF query which can be treated as any other database query.
I'll try to get a cut down sample together soon - It's kind of embedded in
the beta application and involves a mix of client side and server side code.
Regards,
Noam

        ----------
        From:  Jeff Peters [SMTP:[EMAIL PROTECTED]]
        Sent:  Tuesday, 30 January 2001 16:34
        To:  Fusebox
        Subject:  RE: (not really) db client vars and multiple instances

        Noam, are you saying you stuff a form's values into a WDDX packet
and then pass 
        that to the server instead of submitting the form?  If this your
method, can 
        you post an example of a form that does this?  That would be very
instructive, 
        and I can think of lots of good reasons for using this approach.

        - Jeff

        On 30 Jan 2001, at 13:09, BOROVOY Noam wrote:

        > With WDDX you can pack a complex variable - a structure with
values, arrays
        > and other structures - all into a string which then can be kept in
a hidden
        > form field to be passed back to the server when the form is
submitted.

        ==============================================================
        | Jeffrey S. Peters       | "Specialization is for insects." |
        | [EMAIL PROTECTED] |                 - Lazarus Long   |
        ==============================================================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to