Hey there, I understand that you cannot query data from databases using JavaScript but you can with server-side languages. Well, we're using ASP.net as our server-side language.
The problem I'm having is how to create/update an HTML element containing this MySQL data.
I know how to change HTML elements using JavaScript so is there some way where you can 'connect' the data retrieved in VB.net to JavaScript so I can display it in an HTML element?
I've googled, searched in forums but haven't found anything that worked. So, I'm hoping a direct question will answer this.
Any links would suffice too.
The problem I'm having is how to create/update an HTML element containing this MySQL data.
I know how to change HTML elements using JavaScript so is there some way where you can 'connect' the data retrieved in VB.net to JavaScript so I can display it in an HTML element?
I've googled, searched in forums but haven't found anything that worked. So, I'm hoping a direct question will answer this.
Any links would suffice too.
Comment