Quoting quick_snack  
<[EMAIL PROTECTED]>:

> --------------------
>     chooseBrowser(null,page);
> --------------------

ok, for the fun of it, lets make a couple changes.  This line is
found in /usr/share/slimserver/HTML/Fishbone/html/scripts.js, line 15

change it to:

alert(page);
chooseBrowser("",page);



you'll get a popup with the content of the page variable.  This is the  
marker for the cookie used to track the last chosen browser page.

-kdf
_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to