mvc redirect after delay

Posted by gre3ns0ul on Stack Overflow See other posts from Stack Overflow or by gre3ns0ul
Published on 2010-04-05T14:43:03Z Indexed on 2010/04/05 14:53 UTC
Read the original article Hit count: 248

Filed under:
|
|
|

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 one delay specified the client redirects automatically to the base page "Users".

Any ideas to get the best way to do it?

© Stack Overflow or respective owner

Related posts about mvc

Related posts about automatically