Is there some html code that will enable a font to be downloaded onto a users PC?
We have a real good font that we use on our webpage's, but its not a standard font and we don't want to have to change to a standard font.
We therfore wondered if there is a way to download the font when a user...
Thank you both for your help.
Neither of the solutions do what I want it to do.
Both solutions just show the diference between the start Time and Stop Time.
What I need it to do is count up in hours, minutes and seconds starting at 00:00:00 once the start routine is initiated.
I have 2 timers T3 starts a routine and T4 stops a routine.
I also have an elapsed time (T5) textbox.
How can I get the elapsed time to display in time format starting at 00:00:00 when T3 starts and then stop when T4 stops.
I've tried numerous routines. but every time elapsed time starts it...
I'm running Microsoft Exchange 5.5 and have recently upgraded to Symantec Corporate Norton Antivirus Version 8.
Now the RTVScan keeps getting stuck. It keeps taking 100% CPU usage. When this happens I have to stop the Symantec Norton Antivirus Services and restart them. Its only been doing...
I have the same problem. But its not CPU usage its memory usage by the store.exe Over a period of 5hrs the memory usage grows and I have to reboot the server, because users can't connect. I'm using Exchange5.5 with SP3 and NT SP6a.
Does anyone have any ideas how I can stop this or whats wrong
Hi Cajun
In the IDE, on the menu bar on the top click on Tools, then select Options and go to the General Tab. The Upper right hand frame is for errors and make sure that the Break on Unhandled Errors is checked.
Thats what fixed it
But I have to put the colon after "ErrorHandler"...
Hi ADozer
Yes i've stepped through it and I get the error as soon as I get to T1 = CInt(Speed.Text).
I get a type mismatch error instead of it going into my error routine.
Gary
Thanks for your input.
It didn't work, so what I decided was to do an error handler, that way I could ensure that the saved firle (Speed.ini) dosen't get saved with a null value and the on error routine would set a default value.
I tried using errortrap and errorhandle, but i can't get it to...
What do I need to add to the following code so that they can only enter a whole number and no text into the textbox in a subform.
If they dont enter a number then I want it to display a message. If they do enter a number then I want it to save it to the Speed.ini file.
I've been trying the If...
1: Your main form ( PPortLC1 ) opens your second form ( LEDcolors )
Correct
2: After selections are made on your second form, you click a button that saves the data and quits, or a button that just quits the second form.
Correct
3: This calls a sub in your main form, that closes ALL forms...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.