‎2011 May 13 7:18 AM
Hi Experts.,
I created html control in sap using cl_gui_html_viewer. Is there any events for post data or get data using cl_gui_html_viewer.?
I want to post values to web page and also i want to get the values., please provide some sample code if possible.
Thanks,
Regards,
Karthik.
‎2011 May 13 7:38 AM
Hi.,
Check SAPHTML_EVENTS_DEMO program. this will help u how to post data using get and post methods.,
also check SAPHTML_UI_DEMO ., for using cl_gui_html_viewer .,
hope this helps u.,
revert if u need some more help.,
Thanks & Regards
Kiran
‎2011 May 13 7:38 AM
Hi.,
Check SAPHTML_EVENTS_DEMO program. this will help u how to post data using get and post methods.,
also check SAPHTML_UI_DEMO ., for using cl_gui_html_viewer .,
hope this helps u.,
revert if u need some more help.,
Thanks & Regards
Kiran
‎2011 May 13 8:00 AM
Hi.,
thanks a lot.!! this helps me how to use events in cl_gui_html_viever.!!
Thanks,
Regards
Karthik.
‎2012 Mar 13 10:39 PM
Hi karthik,
unfortunately none of the events is fired in a 'real' web page, i.e. google.
Any idea how to get the page data without displaying them? Looks as the control starts an internet explorer and puts the main window in the control.
Regards,
Clemens