Tuesday, January 29, 2002, 10:59:49 AM
Hello cf-talk,

  cfhttp url = "http://met-www.cit.cornell.edu/cgi-bin/fcst?NH004

  I've tried:

  reReplacenocase(cfhttp.fileContent, "/\w*\W*2002$/", "<br>")

  and

  ReplaceNoCase(cfhttp.fileContent, "[ a-zA-Z0-9]+2002", "<br>")

  Neither even touches the string!

  I'm resorting to replacing each word, and checking to see if they
  add more words so I can add them to the list. Eventually, I'll get
  all the counties.

  If anyone else can take a shot at replacing any and all characters
  before and including the 2002, give it a go. And thank you.

  Otherwise, I'll just keep filtering each word out as I see them.


Best regards,
 Jeff Fongemie                          mailto:[EMAIL PROTECTED]
______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
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