|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
||||
|
||||
|
Parse xml in cf5???
anyone know how to do it???
__________________
MostarDesigns.com Last edited by Panther893 : March 10th, 2008 at 05:13 PM. |
|
#2
|
|||
|
|||
|
Quote:
I've used the CFX XML Parser in the past -- it's in the CF Exchange area on the Adobe site. If you are using a hosting provider and you cannot install CFX tags, you're most likely hosed as a full blown "generic" XML parser would be very CPU intensive and time consuming using CF5 scripts. Now if you only need very limited parsing (only looking to pull 1 or 2 specific tags from an xml document), you may be able to use a regular expression to parse what you need. Hopefully you can install CFX tags and my first suggestion will solve your problem. |
|
#3
|
|||
|
|||
|
Yes, the CFX tag is your only option. All versions past CF5 support XML parsing natively, but CF5 is almost 10 years old so options for it are limited.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Parse xml in cf5??? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|