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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.