>>Any ideas on how to actually parse the document to add a unique key to the
paragraph tag?
Parsing is easy...
...the hard stuff...
Instead of using CFFile, how about placing a custom tag opening call in the
application.cfm and a closing tag in onRequestEnd?
Then, in the custom tag,
I have a client that requires the ability to have members of a site
"annotate" (ie: add comments too) a static HTML document. Changes made by
one member could be viewed by but not modified another member while other
members could add additional comments.
I was thinking of using CFFILE to read the
2 matches
Mail list logo