YEAH!!!!  I'm glad that it's not like, a really simple thing to do.  I 
was really afraid that I was going to get responses like...

uhh...dude? All you have to do is nothing really because there is 
nothing easier to do in ColdFusion that what you are asking it to do!!!

My initial idea was to use cfhttp and then output the .filecontent.  But 
I think the cfftp way is probably better because the content is not 
likely to change too regularly and I think cfhttp is pretty slow.

Thanks folks!!

Michael Corrigan
Programmer
Endora Digital Solutions 
www.endoradigital.com
630/942-5211 x-134
  ----- Original Message ----- 
  From: Benjamin Falloon 
  To: CF-Community 
  Sent: Thursday, December 06, 2001 5:04 PM
  Subject: Re: An actual CF Question


  You could run the app and control panel from your servers then modify 
the
  app to use cfftp to throw dynamically created but 'static' pages back 
over
  to their server...

  that would do the trick. but changing host providers would be 
easier...

  ----- Original Message -----
  From: <[EMAIL PROTECTED]>
  To: "CF-Community" <[EMAIL PROTECTED]>
  Sent: Friday, December 07, 2001 8:51 AM
  Subject: An actual CF Question


  > We have an application that allows clients to update the content of
  > their websites and that application is on our server.  We have one
  > client that is on a completely different hosting company, server 
etc.
  > My boss wants to know if they can use our application (that's on our
  > server) to update content on their site (a different server).  Their
  > site is currently static and want to switch over to something more
  > dynamic but don't want to switch hosting companies.  The databases 
are
  > on a different server and everything.  Can I do this? I've never 
been
  > asked this before and never had to even think about it so i don't 
know.
  >
  >
  > Thanks in advance.
  >
  > Michael Corrigan
  > Programmer
  > Endora Digital Solutions
  > www.endoradigital.com
  > 630/942-5211 x-134
  >
  > 
  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to