simple beginer level question
-
i am tring to run this simple example of asp.net after installing iis and freamwork but when i execute following example ////////////////////////////////////////////////////// Sub Page_Load() time.text=Hour(Now) & ":" & Minute(Now) & ":" & Second(Now) End Sub The Punctual Web Server
Welcome
In WebServerLand the time is currently: /////////////////////////////////////////////////// then it only display this message Welcome In WebServerLand the time is currently: i dont know why it does not display the proper ouput of line given below. could any body help me in this regard
-
i am tring to run this simple example of asp.net after installing iis and freamwork but when i execute following example ////////////////////////////////////////////////////// Sub Page_Load() time.text=Hour(Now) & ":" & Minute(Now) & ":" & Second(Now) End Sub The Punctual Web Server
Welcome
In WebServerLand the time is currently: /////////////////////////////////////////////////// then it only display this message Welcome In WebServerLand the time is currently: i dont know why it does not display the proper ouput of line given below. could any body help me in this regard