Hi everyone,

I've been writing a stealthy web browser for work so that they can't tell 
im surfing... shhhh!
I got a big director not far and many managers walking by who can see my 
screen!

I've got it near perfect with most of the features including typeahead of 
the url, downloads,
URL resolution, history, Favorites to come soon, etc...

So first try was: 
get url fld "url"
set the htmltext of fld "html" to it

It works naturally. BUT:
keeping the images in the html field and then saving the stack is a sure 
measure of 
crashing MC or RR on NT. You can imagine the risks of corruption too ;)

Anyone go an idea on how to stop the crashing? Im just stripping the 
images!

Tip:
Tables are useless apparently because they dont seem to show or format the 
html
output (oops), and worse, Anchor tags in embedded tables (tables in 
tables) are no 
longuer considered links. So those might as well be stripped out at least 
to make the 
other anchor tags clickeable.

Now, they are clickeable, Im looking for a way to make them appear in a 
separate field
when you hover over them... Anyone got an idea on how to do that?
(on hoverlink would be nice!)

Cheers and happy browsing!
Xavier


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

Reply via email to