howard freeman wrote: > Hi > I'm trying to do a soak test on a webserver like this: I have 3000 > 300Kb images and I want to use revGoUrl to load them one by one into > a browser window. This works fine when I run it under MacOS 9, > opening sequential web pages in the same browser window. However, > when I try this under MacOSX, whichever browser I try (so far IE5, > Safari, Camino) instead of loading into the same browser window the > command opens a new browser window for each URL. > Maybe I should append "target=_top" to the end of the url, but I'm > not using frames so...
This is likely a function of the Preferences in the browser. But it raises a question: if they're just images, why not do it in a Rev window by just changing the filename of an image object to each URL in turn. -- Richard Gaskin Fourth World Media Corporation Developer of WebMerge 2.2: Publish any database on any site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
