python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How do I make a read only view for all view tabs in one detail page?
I am brand new to this I have a website in which I have a Projectcontroller an three views in it and I want to show all of the view pages details into one detail page so when try to click & see d...
Jolly
Votes: 0
Answers: 1
Token doesn't get refreshed when sending request with Ajax
I'm using IdentityServer4 as a centralized auth server. I have a mvc app that acts as a client and works as expected unless I open a modal. When the user presses the edit button,I load the data into t...
Tabris
Votes: 0
Answers: 2
How to redirect to custom 403 using Middleware - asp.net
I'm trying to redirect if authentication fails to a custom 403 page which Is not working.
The web pages should only be accessible if the user is authenticated via LDAP(should belong to a particular gr...
melspring
Votes: 0
Answers: 0
Displaying an iframe with @Html.Raw is not working like when displaying Script with @Html.Raw
Note: This is written in asp.net mvc 5. That is the tech I am using for this.
I am used to displaying certain data when I use @Html.Raw to show data from a Model on the front end of my site for custom...
CodeQuest
Votes: 0
Answers: 1