Hi, I have a little problem getting HTML source from a secured website.
I need a Table with Data thats on this website
(HTTPS with logins/coockies and sessions and ...?)
This website is very tricky, but browsing with Web object is no problem ! event right click and view source works, but it shuold be an automated task.
I tried HTTPS.DownloadSecure / HTTP.SubmitSecure with correct ports and Logins to get file locally but no solution.
Now I created a new Generic TextOnly Printer, to store a file locally and use Web.Print to store the Text Data in a file. Then I process this data to a Table and back to HTML again ...... But this is very sloppy and timeconsuming since the table is messed up by Text2File printing.
Does anybody have a more proper solution, to get the HTML source from the Web object ... ?![]()

... But this is very sloppy and timeconsuming since the table is messed up by Text2File printing.


