Hello OriginalGriff, May I ask where and how to get those test kits? Thank you in advance! Karl
ktomecek
Posts
-
The vaccine must be working -
Need recommendation for third party ASP Menus with VB.NETThank you all for the great recommendations...It helped a lot! Regards, Karl Tomecek
-
How To Read Local Machine TimeThanks for all your input. It helped me find a great website with a video that more or less shows you how to do this. In the end, it was done with Javascript storing the date in a hidden variable and then the app has access to that data. Here is the link in case anyone ever needs to learn how to do this: http://www.asp.net/learn/videos/video-275.aspx Thanks to you all once again... Regards, Karl
-
How To Read Local Machine TimeI am developing in VS2008 Express Edition using ASP.net and VB.net. I would like to record the local time when something happens in the application (say a button is pressed). If you use the Now() function, it returns the Servers time. I want the time on the local computer. I have searched high and low and am baffled this is not needed more often. There is practically no mention of it on the web. Any pointers would be appreciated. Thanks, Karl Tomecek
-
Trigger eventPerhaps the timer control can help you. You could use the timer to trigger the event and then check the current time and once you get to the time you want, you could take some action. Please see the link below. Hope this helps you. Regards, Karl http://asp.net/ajax/documentation/live/tutorials/IntroToTimerControl.aspx
modified on Friday, April 18, 2008 12:49 PM
-
Need recommendation for third party ASP Menus with VB.NETHello Folks, I am developing an application using Microsoft Visual Web Developer 2008 Express Edition. I have been using the menu that comes with this development system. While it works ok, it certainly is not real pretty. I am looking for some tools to jazz up my application, but the primary focus is on menuing. I would like to stay in the $200 to $300 range. My app will run on GoDaddy. Any recommendations would be EXTREMELY appreciated! Thanks, Karl Tomecek