quering sites??

2000-04-19 Thread Joeug


Hello all,
  I am wondering, if its possible to query other sites
for information and update a database with the information. Can
this be done in a batch mode? what would be the code ? Appretiate
it

Thanks
Joe

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.



-
Sent using MailStart.com ( http://MailStart.Com/welcome.html )
The FREE way to access your mailbox via any web browser, anywhere!

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: quering sites??

2000-04-19 Thread Sharon DiOrio

The short answer is yes.  The long answer involves a lot of cooperation
between the sites and the use of WDDX to transmit the resulting data.
Basically here is how it would work (assuming both sites are running CF).

Site1 sends an http request to a specifically designed page on Site2 with
either FORM or URL variables to customize the query.

Site2 performs the query and returns a WDDX packet.

Site1 decodes the WDDX packet into it's own database etc.

It can be done in batch mode.  It can be scheduled just like any other
template.  Start playing around with the cfwddx and cfhttp tags.  It
will give you most of the information you need.

Sharon

At 08:13 AM 4/19/2000 -0700, [EMAIL PROTECTED] wrote:

Hello all,
  I am wondering, if its possible to query other sites
for information and update a database with the information. Can
this be done in a batch mode? what would be the code ? Appretiate
it

Thanks
Joe

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.



-
Sent using MailStart.com ( http://MailStart.Com/welcome.html )
The FREE way to access your mailbox via any web browser, anywhere!

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or 
send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
the body.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.