Click to See Complete Forum and Search --> : Online C# Programming using ASP.net


kinzang
November 20th, 2008, 11:05 PM
Hi

I downloaded sample free sample project from the web and i try to and some asp forms. I used c# as code behind.

This is my first project using visual c#. My problem is when i add new web page, I cannot call from Master page. From Master there is hyperlink to the newly created page but when click on this link it still load the default page only not the target page. I tried so many time but in vain. The existing form is working fine. New page load event is not firing.

Sample project was in older version, now I am using vs 2008 suite. Could any one help me what might have gone wrong.

Kinzang

JonnyPoet
November 21st, 2008, 07:32 AM
Hi

Sample project was in older version, now I am using vs 2008 suite. Could any one help me what might have gone wrong.

KinzangWhats about showing the code you did ? :D