Quote:
Originally posted by com
just off the top of my head, i would use a regex to parse your choice method of polling the posted html. write the output to your flat file.
|
yup! a simple regex will do it...works wonder to parse simple things like that..(or even complex things)