Adding ad widgets to web app with html/javascript

Hi my name is Zach,

I’m new to Xojo but loving it so far, especially with my previous experience coming from coding with Vb.net in visual studio. However as you know creating web apps can be a pain in visual studio as I’m not knowledgeable with coding in html/css/javascript. Nor can I really create a cross platform app in visual studio writing vb.net. However there’s one thing I was able to do and struggling to figure out with Xojo thus why I’m here. The below code I’d usually add into the markup of a gui web form in visual studio and adjust as necessary. How am I able to do the same thing with Xojo? Your assistance is much appreciated.

I think you can use this : https://documentation.xojo.com/ExecuteJavaScript

This did help however I have to remove this portion of the code. Found a work around for this still to work, I thank you for your time.