Application Development 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: 

Opening HTML File on Clicking

Former Member
0 Kudos
69

Hello...

I have one query.. I need to open an HTML file kept on a given path.

Please tell me the function to do so.

Regards,

Navin

1 ACCEPTED SOLUTION

athavanraja
Active Contributor
0 Kudos
45

use call_browser function module and pass the path to import parameter URL

Raja

1 REPLY 1

athavanraja
Active Contributor
0 Kudos
46

use call_browser function module and pass the path to import parameter URL

Raja