how do i connect a html box to a database

i have a gaming website where i would like to grant my members the ability to submit their games and instantly their game is in a URL box on a new page of the website.
i could not find a way to connect my html box to my database (my database is called GameSubmissons ).

https://www.wix.com/corvid/reference/$w.HtmlComponent.html
https://support.wix.com/en/article/corvid-working-with-the-html-element

Have a look at this api reference and it will show you how to send data from iframe to page or from page to iframe.