Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

cl gui html viewer

Former Member
0 Likes
936

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.

3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
516

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

Read only

0 Likes
516

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

Read only

0 Likes
516

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.