RH 2019 Does not add all files to HTML5 output
!
Hi there experts
When I generate an HTML5 output from my project (Migrated from RH 2017, Currently running R 2019.0.7, Migration was done on RH 2019.0.5) I noticed that not all my files are being exported to the output folder.
I use the onclick event in my pages as n have multiple tabs on a page.
The initial first page will be displayed without any problems, but as soon as I select any of the other tabs / onclick events I receive a make sure the web address
//ieframe.dll/dnserrordiagoff.htm# is correct , I then selected the page properties to see if the link is actually correct, the path to the page is correct, but the page dos not exist in the folder.
A typical layout would be test_c.htm and In test_c.htm I will use the onclick event to link to test_p.htm and test_r.htm to open them.
Any Help would be appreciated
