itognet Posted April 16, 2017 Posted April 16, 2017 Can I retrieve the linecount of uniHtMLFrame of the REAL html code. HTML could be some javascript loading the real HTML. Quote
likemike Posted June 7, 2025 Posted June 7, 2025 Hello! I have a similar problem. I need the HTML code of an Uni(m)HTMLFrame after loading an URL. Thank you in advance Mike Quote
Sherzod Posted June 9, 2025 Posted June 9, 2025 Hello, On 6/7/2025 at 2:50 PM, likemike said: I have a similar problem. Do you also need to calculate the number of lines? On 6/7/2025 at 2:50 PM, likemike said: I need the HTML code of an Uni(m)HTMLFrame after loading an URL. What kind of content is actually shown in the UnimHTMLFrame? Is it from the same domain? Quote
likemike Posted June 11, 2025 Posted June 11, 2025 Hi! The problem was this: I have a link, which links to a foreign page (not mine). The link starts some scripts and at the end an image is displayed. After that I want to read the HTML of the page to get the image-URL. The problem now is, that when I get the HTML of the first link, the image-URL isn't part of the HTML, because the image is shown later during the loading process. Because I couldn't get the problem solved, the owner of the foreign page now give me a HTML with the right image-URL already included. But maybe there is a solution, if someone else got the same issue. Regards Mike Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.