asp.net - Show a message for few seconds and then reload the page -


Click on the button after successfully saving the record, I click on the "Save successfully" message on a single label on one page Thank you in advance

You can add a meta refresh tag Are:

  & lt; Meta http-equiv = "Refresh" content = "5; url = SomeURL" & gt;  

Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -