The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I'll try to explain this the best way I can. I have an ASP script/page that displays MySQL data, but the data is editable -- meaning it's displayed in form fields, similar to what shows when you go into your profile on Snitz Forums. Now, I have one field where you can enter the code to display (embed) a video. When I pull up the page with the database results, instead of showing the video code, it shows the video. How do I get the video code to display on the ASP page instead of the embeded video? Right now I go into the MySQL database and enter or edit the video code there. Thanks for any help!<