mvc redirect after delay
- by gre3ns0ul
Hi guys,
I'm recently new in MVC technology and i'm with a difficult
I have a UI to create a user, and when i submit the content and all content is valid i pass a message into Viewdata["INFO"] and return a View called Info with Viewdata Informing than the usar was sucefully created.
But in this moment i want to Regist a some script than, after a…