We want to add two html files to the standard SAP logon screen: a local file “login_details.html” and an internet file “http://www.australia.com”. The first one allows the user to request a forgotten password. The second one (in our example a page concerning tourism in Australia) could, in practice, be a company specific page, offering up to date information and services. It is important that the normal html interactions be retained. Functions like “Back” or “Print” can be reached via the right mouse button.
The complete GuiXT script: view (5,0) (20,40.6) “login_details.html” box (1,0) (4,39) “Please enter user id and password” set F[Client] “800″ del F[Client]
|
|