[quote=291850:@Michel Bujardet]No no no. You are mixing everything up.
HandleURL cannot display any webpage directly. You cannot use Show or ShowURL there.
[/quote]
Thanks Michel for your help. This point I already had solved with a similar example, even with reading the CSS, JS and images of HTML and inserts in all one document, which by the way, it is more laborious.
My intention for wanting to use the Show method is because he saw no other way to use a WebControlWrapper control, for AJAX calls, in these cases.
In this case (at the moment) just trying to be as productive as possible, bringing complete files of other visual web design tools without modifications. We could say that I will trying use in this case Xojo as backend, with AJAX but without APIs or Restfull calls.
I said in previous threads my difficulties in web development, and that was one of the reasons why I bought Xojo, for to help me abstract from all over the web complexity in the best way possible.
Despite having an intelligence slightly above average without being very prominent, my cognitive reasoning is below average. That makes me a lousy user, but also an excellent analyst, because I need to have very detalled every detail to understand.
I have spent many years trying to make Fullstack web developments without success, and with my training and experience, sometimes I am ashamed of it . Are those things that cost in life to understand…
The way Xojo addresses the problem of the web development is the same approach as any web scripting language, with its advantages and disadvantages, and that’s a problem for those who need the simplest things. Moreover, For me, I think I can cost the same job learning to use PHP that Xojo for web development… With the unique (and great) difference to have a better code debugger, and one language more easy of read. I truly, I understand a PHP code made by a craftsman (not by someone who uses MVC pattern).
I continue reviewing your other comment…