Click here to Skip to main content
15,905,875 members
Home / Discussions / C#
   

C#

 
GeneralRe: writing javascript in code behind Pin
Tamer Oz22-Jul-09 0:34
Tamer Oz22-Jul-09 0:34 
GeneralRe: writing javascript in code behind Pin
kKamel22-Jul-09 0:35
kKamel22-Jul-09 0:35 
GeneralRe: writing javascript in code behind Pin
Tamer Oz22-Jul-09 0:43
Tamer Oz22-Jul-09 0:43 
GeneralRe: writing javascript in code behind Pin
kKamel22-Jul-09 1:42
kKamel22-Jul-09 1:42 
GeneralRe: writing javascript in code behind Pin
Tamer Oz22-Jul-09 2:10
Tamer Oz22-Jul-09 2:10 
GeneralRe: writing javascript in code behind Pin
kKamel22-Jul-09 2:28
kKamel22-Jul-09 2:28 
AnswerRe: writing javascript in code behind Pin
MumbleB22-Jul-09 0:15
MumbleB22-Jul-09 0:15 
GeneralRe: writing javascript in code behind Pin
kKamel22-Jul-09 0:33
kKamel22-Jul-09 0:33 
AnswerRe: writing javascript in code behind Pin
Brij22-Jul-09 1:17
mentorBrij22-Jul-09 1:17 
GeneralRe: writing javascript in code behind Pin
kKamel22-Jul-09 1:44
kKamel22-Jul-09 1:44 
GeneralRe: writing javascript in code behind Pin
Brij22-Jul-09 1:52
mentorBrij22-Jul-09 1:52 
GeneralRe: writing javascript in code behind Pin
kKamel22-Jul-09 2:18
kKamel22-Jul-09 2:18 
QuestionAudit Pin
arkiboys21-Jul-09 22:49
arkiboys21-Jul-09 22:49 
AnswerRe: Audit Pin
SeMartens21-Jul-09 22:55
SeMartens21-Jul-09 22:55 
GeneralRe: Audit Pin
arkiboys21-Jul-09 22:57
arkiboys21-Jul-09 22:57 
GeneralRe: Audit Pin
Pete O'Hanlon22-Jul-09 0:24
mvePete O'Hanlon22-Jul-09 0:24 
GeneralRe: Audit Pin
arkiboys22-Jul-09 0:31
arkiboys22-Jul-09 0:31 
QuestionError Handling Pin
mjawadkhatri21-Jul-09 22:26
mjawadkhatri21-Jul-09 22:26 
AnswerRe: Error Handling Pin
Tom Deketelaere21-Jul-09 22:38
professionalTom Deketelaere21-Jul-09 22:38 
AnswerRe: Error Handling Pin
Vimalsoft(Pty) Ltd22-Jul-09 0:06
professionalVimalsoft(Pty) Ltd22-Jul-09 0:06 
AnswerRe: Error Handling Pin
Luc Pattyn22-Jul-09 1:27
sitebuilderLuc Pattyn22-Jul-09 1:27 
QuestionBeep Duration Pin
gwithey21-Jul-09 22:22
gwithey21-Jul-09 22:22 
I am having trouble working out how i can make a beep occur for a given duration of time.
I have the following event handler that will recieve the beep duration and execute it for that amount of time. Lots of articles talk of beeping for intervals but have not found a way to make a continuous beep.

void VMCU_Beep(int BeepDurationInSeconds)
   {

   }


Does anyone know how this can be done
Thanx George
AnswerRe: Beep Duration Pin
Nagy Vilmos21-Jul-09 23:17
professionalNagy Vilmos21-Jul-09 23:17 
GeneralRe: Beep Duration Pin
gwithey21-Jul-09 23:53
gwithey21-Jul-09 23:53 
AnswerRe: Beep Duration Pin
Luc Pattyn22-Jul-09 1:28
sitebuilderLuc Pattyn22-Jul-09 1:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.