get @Url.Action to populate dropdownlist ASP.NET MVC 5
I have a Javascript method that is called in my ASP.NET MVC page:
Asp.Net MVC -How does Javascript pick up a pasted Url and use it to test the Url via a button click
I’m using an Asp.net 6 MVC driven project. People submitting a video to a show are asked to paste the url and then click a button to test that the url works. This is the code that collects the url:
How to save a notes field as the success modal appears
So currently I have added this notes field on this view page. It also has a complete modal feature