Re: WDDX Structure Deserialization and posting to db

2002-08-27 Thread Jann VanOver
:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 7:49 AM To: CF-Talk Subject: RE: WDDX Structure Deserialization and posting to db you could pass it in a form and then before inserting it into the database check to see if it is a valid wddx packet. there is a UDF to that can help

RE: WDDX Structure Deserialization and posting to db

2002-07-02 Thread Matthew Friedman
you could pass it in a form and then before inserting it into the database check to see if it is a valid wddx packet. there is a UDF to that can help on cflib.org matt -Original Message- From: Mark Leder [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 1:36 AM To: CF-Talk

RE: WDDX Structure Deserialization and posting to db

2002-07-02 Thread Mark Leder
-Original Message- From: Matthew Friedman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 7:49 AM To: CF-Talk Subject: RE: WDDX Structure Deserialization and posting to db you could pass it in a form and then before inserting it into the database check to see if it is a valid wddx