PDA

View Full Version : Reading HTML with ASP


neocyb
11-16-2002, 09:19 AM
I would like to read in a html website (not located on the same server) and reformat it to my website.
How can this be done?

PS : I would like to be able to read it 1 line at a time so that I can throw away or keep what is needed.

thanks in advance,

Neocyb

dominicall
11-17-2002, 09:40 AM
I won't start asking why you want to do this - just make sure you have the original owners permission to rip their content or they'll get pretty unhappy and may end up suing you - it's happened before.

However, if you do want to do this then there's a component called ASPTear that will do the job. Go have a look at...

http://www.alphasierrapapa.com/IisDev/Components/AspTear/

Dominic :D

neocyb
11-17-2002, 02:27 PM
thanks for the info and yes I have there approval for this. I webmaster of a volleyball site to make statistics of matches and they suggested this :) I just didn't know how.

Thanks again,

NeoCyb