How can I open the Html code with revRrowser ? I mean, I have the Html Using... revBrowserOpen(tWinID,"http://www.google.com") I can open a Web page using an URL.
What about opening a web page providing the Html code from the program? Kind of (but unfortunately it does not work this way).... put "<html><body>Hello people</body></html>" into MYHTMLCODE revBrowserOpen(tWinID,MYHTMLCODE) Thanks a lot Paolo Mazza _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
