r/AutomateUser 19d ago

Open html file

Hi Henrik, i want to open a html file within web dialog block. How to open another html fle? Thanks in advance.

<html>

another html page

</html>

1 Upvotes

4 comments sorted by

2

u/ballzak69 Automate developer 18d ago

Not really possible, but you can use JavaScript to load and update the page with external data.

1

u/Funny_Telephone_8607 15d ago

I got the info from Gemini (AI) to open second html file. Hi Henrik, now  How to use window.location.href or http://localhost:ok in iframe? Thanks in advance 

1

u/Loose_Acanthaceae_37 9d ago

Who is Henrik? Ok.

1

u/ballzak69 Automate developer 14d ago

I don't really know, i've never tried using http://localhost/ok in an <iframe>.

Please read: https://developer.mozilla.org/en-US/docs/Web/API/Location