‎2008 Apr 25 4:29 PM
Hi,
i'm calling a screen and in that screnn, i'm calling web browser using method show_url of cl_gui_html_viewer class.
CALL METHOD html_control->show_url
EXPORTING
url = g_url.
i'm able to open website in that screen and logon. when i logon, the susequent page is coming. That's OK.
The problem is when i run the program for second time, the second page is coming not the logon page.
can anyone solve this problem?
regards,
ravi valluri.
‎2008 Apr 25 4:35 PM
You need to re-execute the transaction to refresh the values from buffer.
If you just go back to screen and then execute again buffer remains.
Also, please do not duplicate the post.
Regards,
Amit
‎2008 Apr 25 4:39 PM
oh really!
i've done that. i've been executing it since yesteday. I logged in yeaterday. still i'm getting the second page not the logon page.
this is not a repost. ok
‎2008 Apr 25 4:42 PM
Hate to say...But this is a repost...Actually a cross post...
[https://www.sdn.sap.com/irj/sdn/profile?userid=3461674]
Must locked thread...
Greetings,
Blag.