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
Subject: WDDX Structure Deserialization and posting to db


I want to pass a WDDX packet (containing a structure) between two
servers.  On the receiving server, I want to deserialize the packet then
write it to a database.

Is there a right way to accomplish the posting to the database, so that
the receiving server recognizes that a packet is being sent to it, then
it would automatically fire a routine to insert the data into the
database?


Thanks,
Mark


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to