Is there wddx for ASP or Com look wddx.org and could not find it does anyone
know exactly where it is ?
Thanks Mike
----- Original Message -----
From: Jon Hall <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Sent: Tuesday, January 30, 2001 8:05 AM
Subject: Re: wddx/java
> Yeah that would work....but it's not java. I'm just wondering if anyone
has
> working java source for wddx encoding/decoding already working so I dont
> have to spend a couple of nights writing a new java app that has probably
> been done before.
> It seems to me though after much digging last night that Allaire has
really
> stopped support for wddx. It's a nice idea, but it seems like thats all
that
> came of it was a web site with code examples.
>
> jon
> ----- Original Message -----
> From: "Lord, Heath" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Tuesday, January 30, 2001 8:32 AM
> Subject: RE: wddx/java
>
>
> > <CFFILE ACTION="Read" FILE="full_path_name" VARIABLE="var_name">
> > <cfloop list="#var_name#" index="current_list_item">
> > <cftransaction>
> > <cfquery name="qry_do_the_insert"
> > datasource="my_datasource">
> > /*Do my insert query here*/
> > INSERT INTO my_table
> > ()
> > VALUES
> > ()
> > </cfquery>
> > </cftransaction>
> > </cfloop>
> >
> > I would think something to the effect would cover your situation.
> > Heath
> >
> > -----Original Message-----
> > From: Jon Hall [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, January 29, 2001 10:10 PM
> > To: CF-Talk
> > Subject: wddx/java
> >
> >
> > So I hit wddx.org looking for an easy solution to my current problem.
They
> > have a very nice tutorial on writing a java app to serialize and
> deserialize
> > wddx packets. I think that's what I want to do, but I dont want to
> reinvent
> > the wheel if it has already been done. All I need to no is read a comma
> > delimited file and transmit it to my cf server. If it's been done, could
> > someone point me in the right direction?
> >
> > jon
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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