Francesco Your problem is straightforward. Change "\\" to "//" thus http://www.ceccoing.it" This is a unix/web paradigm, not windoze.
regards David On Thursday, March 14, 2002, at 07:03 , Francesco LIVRAGHI wrote: > Dear all, > I tried to open a local web page into my browser (S.O. Windows, browsers > IExplorer, Netscape) with this code: > > revGoUrl "file:testhtml.htm" > > where "testhtml.htm" is an html file generated by me and stored in the > same folder of the stack. > The result is that my application open the correct browser but does not > load my html page. > The browser loads the home page selected in the browser preferences. > > Other test executed with same result: > set the complete absolute path of "C:\...\...\...\testhtml.htm" > Try with a real internet address "http:\\www.ceccoing.it" > > Do you have suggestions! > Francesco > > -- > Ing. Francesco Livraghi | > Via A. e B. Rossi,8 | > 26841 CASALPUSTERLENGO (Lo) | > ITALIA - Europa | > Tel/Fax +39-037784933 | > e-mail: [EMAIL PROTECTED] | > url: http://www.ceccoing.it | > > Fuori dagli schemi: > --------------------------------------------------------------- > " Every living thing wants to survive". > (SPOCK, "The Ultimate Computer", stardate 4731.3) > --------------------------------------------------------------- > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
