I just copied and pasted your code onto my dev server and it worked just 
fine.  What problems were you having?

Michael Corrigan
Programmer
Endora Digital Solutions 
www.endoradigital.com
630/942-5211 x-134
  ----- Original Message ----- 
  From: Kris Pilles 
  To: CF-Talk 
  Sent: Thursday, December 13, 2001 2:24 PM
  Subject: wharts wrong with this cfhttp?


  <cfhttp 
  url="http://webmaster.wsboces.org/xcatalog.txt";
  method="Get"
  delimiter=","
  textqualifier="''"
  columns="Syear,Catalog_code,Catalog_name,Keywords,Description"
  name="buildquery">

  <cfoutput query="Buildquery">
  #Syear# 
  #Catalog_code#
  #Catalog_name#
  #Keywords# 
  #Description#<br>
  </cfoutput>

  file located at webmaster.wsboces.org/test.cfm

  plese help...??

  Kris Pilles
  Website Manager
  Western Suffolk BOCES
  507 Deer Park Rd., Building C
  Phone: 631-549-4900 x 267
  E-mail: [EMAIL PROTECTED]
  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
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