Multiple HTML documents

K

kpierce

I need to compile several html documents rendered from asp into a
single document to be printed. I have been looking for a way to
extract the inner html using the URL, but I have found no good way to
do this. Does anyone have an idea?
 
C

Chris Smith

kpierce said:
I need to compile several html documents rendered from asp into a
single document to be printed. I have been looking for a way to
extract the inner html using the URL, but I have found no good way to
do this. Does anyone have an idea?

I've had good luck parsing HTML using Xerces and NekoHTML. A google
search should turn up both. Once that's done, you can use the standard
DOM API methods to do your transformations.

--
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top