Menu

#2 Error on imgbNewProject_Click within ProjectDetails.ascx.cs

open
nobody
None
5
2005-04-07
2005-04-07
Anonymous
No

Response.Redirect(String.Format("Main.aspx?
page=ProjectDetails"));

Isn't that should be:

Response.Redirect(String.Format("Main.aspx?
page=Page_MyProjectsDetails"));

???

Discussion


Log in to post a comment.

MongoDB Logo MongoDB