Normal
thanks for all your help.... it seems I was using a server timer from System.Timers.Timer namespace. I switched this over to a windows forms timerSystem.Windows.Forms.Timer and it all works great now!!On with the coding now
thanks for all your help.... it seems I was using a server timer from System.Timers.Timer namespace. I switched this over to a windows forms timer
System.Windows.Forms.Timer and it all works great now!!
On with the coding now