Hey I Have Problem while Executing ASP.NET
Hi,
Im New to .NET Technolgy......i'm facing difficulty in executing simple ASp.NET page which uses c# ....i did nothing i placed one label...on the form and asked to runat server...at server i'm seting the text for that label like label.Text="This is from server" it's compiled successfully.thr VS.NET...but when i use browser..it's calling the particular page i won't face any problem...bu the thing it's displaying those contents...which should run at server...plzzz help me out in solving this problem?
|