On 11 Dec 99, 16:22, [EMAIL PROTECTED] wrote:
> I would like to know if there is any search engine to search in the HTML
> of web pages. I think there is not, but you may know an alternative.
I did a little poking around last evening and came up empty. Although
some search engines may read parts of the source code, I don't know of
any that can search through the entire document.
> I am interesed because some sites have an image that marks important
> places and this image does not have an ALT tag nor it links to another
> page. The only way to find the important places in the pages would be to
> search for the image tag, but that is in html.
>
> e.g. in www.bookshow.com.ar there are free pdf files to download spread
> over the whole site. They are marked with an image gratis.gif (or
> gratis2.gif, not sure) without ALT, text or a link.
I would suggest you retrieve the source code by e-mail then open it in
a text editor and use the find or search function of the editor to
search for your <IMG SRC> tags. In fact, you may not even need to
bother with the text editor if the editor in your e-mail client has a
good find function.
Alan
[EMAIL PROTECTED]
>
>
> Thanks
>
> Daniel
>
>
>