| Use the view command to display the html file. You specify the
screen coordinates of the window and the file name and path. 
With a similar script you can display a http
file into R/3 and - if you're online - have your personal window to the www:
view (1,1) (30,30)
"http://www.actualites.com" "-floating"

It would be very useful if you'd integrate your html file with
the R/3 system, so that - with one mouse click - you put values into the required
inputfields.
See the next pages how this is done. |