Can I trigger a function in asp.net?
-
what out comes are you getting in label ??? i think only 0 .
Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"
Label text was Label initially at runtime it is Label after form load.
If you have an apple & I have an apple and we exchange our apples, then each of us will still have only one apple but if you have an idea & I have an idea and we exchange our ideas, then each of us will have two ideas!
-
Label text was Label initially at runtime it is Label after form load.
If you have an apple & I have an apple and we exchange our apples, then each of us will still have only one apple but if you have an idea & I have an idea and we exchange our ideas, then each of us will have two ideas!
you are using ajaexenabled websites na !!!! use ajax enabled sites. and dont initilize local variable inside the Timer_Tick(), because it will remain same :) let me know if any problems
Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"
-
Ok :) My purpose is to send monthly new letters to every registered members at the end of the month
Hope this helps you ASP.NET Code at Scheduled Intervals [^]
Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"
-
you are using ajaexenabled websites na !!!! use ajax enabled sites. and dont initilize local variable inside the Timer_Tick(), because it will remain same :) let me know if any problems
Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"
i am not using the ajax enables website , it is a asp.net site , there i am using the timer control. Is it mandatory to use the ajax enabled website , in order to use the timer control?
If you have an apple & I have an apple and we exchange our apples, then each of us will still have only one apple but if you have an idea & I have an idea and we exchange our ideas, then each of us will have two ideas!
-
i am not using the ajax enables website , it is a asp.net site , there i am using the timer control. Is it mandatory to use the ajax enabled website , in order to use the timer control?
If you have an apple & I have an apple and we exchange our apples, then each of us will still have only one apple but if you have an idea & I have an idea and we exchange our ideas, then each of us will have two ideas!
Hope this link will help you :) http://www.velocityreviews.com/forums/t241140-using-timer-with-aspnet-web-application.html[^]
Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"
-
Hope this link will help you :) http://www.velocityreviews.com/forums/t241140-using-timer-with-aspnet-web-application.html[^]
Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"
Do u Know something regarding this Problem
If you have an apple & I have an apple and we exchange our apples, then each of us will still have only one apple but if you have an idea & I have an idea and we exchange our ideas, then each of us will have two ideas!