> It would be great if you could help me out..give me some sample
code..names
> of functions taht I will need to do this..or all of the above..thanks :-)

These are what I call the "string operator" functions.  You will need most
of these.
http://cfhub.com/language/INDEX.CFM?Cat=String%20Operators

Also, pull the whole file with CFHTTP, and save it. then just use CFFILE for
the rest.

Of particular interest are the Find() and mid() functions.

This is a script that pulls/parses data:
http://cfhub.com/advanced/cfhttp/post.cfm

and I have many more : )  Parsing is kind of a hobby of mine...

If you like, email me off list...
 [EMAIL PROTECTED]



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        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