Eric,
I wont give you the answer (too easy) but the discrete browser shows you how in terms of resolving links from the downloaded html to the right clickeable url... ;) Im sure you know where to find the discrete browser (now known as DeepCyberSpace under the TAOO agents section... ;) cheers Xavier On 24.05.2005 14:10:55 use-revolution-bounces wrote: >Hello Xavier, > >Le 24 mai 05 � 13:48, [EMAIL PROTECTED] a �crit : > >> Hi Eric, >> >> Either it's in between <frame> tags or <iframe>... >> Note some frames can be downloaded like <frame src="thisfile.html"> >> >> Hope it's what you meant... > >You are right about some frames that can be dowloaded by parsing the ><frame src tag. >But you are not sure to get the whole contents :-( >I shall give you an example. >The following url: http://www.major-k.de/revstart.html (BTW great >stuff :-) will give you: > ><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ><html> ><head> ><meta http-equiv="content-type" content="text/ >html;charset=ISO-8859-1"> ><meta name="generator" content="Adobe GoLive 6"> ><title>Willkommen bei major-k</title> ></head> ><frameset cols="160,*"> ><frame name="menu" noresize scrolling="no" src="menu1.html"> ><frame name="main" noresize src="xtalk.html"> ><noframes> ><body bgcolor="#ffffff"> ><p></p> ></body> ></noframes> ></frameset> ></html> > >How to get back from this the effective text contents of this page >from our friend website? >I don't know... > >Best regards from Paris, > >Eric Chatonet. >---------------------------------------------------------------- >So Smart Software > >For institutions, companies and associations >Built-to-order applications: management, multimedia, internet, etc. >Windows, Mac OS and Linux... With the French touch > >Plugins, tutorials and more on our website >---------------------------------------------------------------- >Web site http://www.sosmartsoftware.com/ >Email [EMAIL PROTECTED]/ >Phone 33 (0)1 43 31 77 62 >Mobile 33 (0)6 20 74 50 86 >---------------------------------------------------------------- > >_______________________________________________ >use-revolution mailing list >[email protected] >http://lists.runrev.com/mailman/listinfo/use-revolution ----------------------------------------- Visit us at http://www.clearstream.com IMPORTANT MESSAGE Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message. The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries. END OF DISCLAIMER _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
