Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
get html full source ??
#2
Hi,

All methods for getting the html source use javascript.
There's also RequestCurrentHtml in the Document interface.
See the FillForm example on how-to use the Document interface.

But note that it also uses javascript under the hood.. so not sure how much you'll gain with that.
Running this via javascript does not need to retrieve the source from the server again. It is already loaded in the browser and the javascript that you inject is run within the loaded page.

--
Wil
Reply


Messages In This Thread
get html full source ?? - by hys999 - 2023-07-17, 06:08:45
RE: get html full source ?? - by wila - 2023-07-17, 10:02:41

Forum Jump:


Users browsing this thread: 1 Guest(s)