On 5/31/08, Henry Rich <[EMAIL PROTECTED]> wrote: > If you want to have the new URL write over the current tab, > you have to go to About:config in Firefox and set the parameter > > browser.link.open_external > > to 1.
You could probably load a small page that uses javascript's window.open to target your desired tab (and then window.close to get out of the way). -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
