Hi Stu,

>What I would like to do, is to use ColdFusion to pull the data from the
website and put it into a database.

How are you going to pull the data from the website?
Are you going to execute ASP pages to give a result and then use the CF to
act on the results of the ASP pages to put the data into a DB?
If you are then try using WDDX xml packets.
I believe an activex for creating WDDX packets exists and easily available.
You can easily integrate this with your ASP to produce the resultant xml
datapacket.  Then use CFHTTP to pull the xml file to the CF pages (you don't
need CFHTTP if the CF web server is also executing your ASP) and just import
the WDDX data and Bob's your father's brother.
Regards,
Anthony Geoghegan.
Lead Developer,
What's On Where (WOW!)
http://www.wow.ie
mailto:[EMAIL PROTECTED]

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to