Name: Anonymous 2011-07-12 5:26
How do I refresh a page? I overtook some project and the guys that had this project before me used Response.Redirect("Pagename.aspx", false)
The problem is, the label that throws out if the submission was successful does not display the text I gave to it right before the submission.
The problem is, the label that throws out if the submission was successful does not display the text I gave to it right before the submission.