Click here to Skip to main content
15,922,015 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Closing Form by MouseClick somewhere Pin
MichaelCoder3-Jul-08 10:20
MichaelCoder3-Jul-08 10:20 
QuestionArray of Controls Pin
CoolAL2-Jul-08 4:29
CoolAL2-Jul-08 4:29 
AnswerRe: Array of Controls Pin
led mike2-Jul-08 5:51
led mike2-Jul-08 5:51 
GeneralRe: Array of Controls Pin
SomeGuyThatIsMe2-Jul-08 10:25
SomeGuyThatIsMe2-Jul-08 10:25 
AnswerRe: Array of Controls Pin
Nirandas8-Jul-08 21:35
Nirandas8-Jul-08 21:35 
Question[Message Deleted] Pin
Member 38720752-Jul-08 2:30
Member 38720752-Jul-08 2:30 
AnswerRe: asdf Pin
Paul Conrad2-Jul-08 18:39
professionalPaul Conrad2-Jul-08 18:39 
QuestionHow to call windows application(.exe) in mozilla using javascript. Pin
Member 38720752-Jul-08 1:59
Member 38720752-Jul-08 1:59 
It's working fine in Intenet explorer but it is not working in Mozilla firefox.If anybody knows this solution, Please help me.


function runApp(tel)
{
var shell = new ActiveXObject("WScript.shell");
shell.run("C:\call.exe "+tel, 1);
}


Now I need to do the same from out Firefox 2.0 ( Call call.exe file from javascript )
How do I get it done.
QuestionDisplaying Forms causes "stutter" Pin
Benzino1-Jul-08 23:26
Benzino1-Jul-08 23:26 
AnswerRe: Displaying Forms causes "stutter" Pin
led mike2-Jul-08 4:59
led mike2-Jul-08 4:59 
GeneralRe: Displaying Forms causes "stutter" Pin
Benzino3-Jul-08 2:53
Benzino3-Jul-08 2:53 
Questiongroup of buttons Pin
Polar_Sheep1-Jul-08 9:52
Polar_Sheep1-Jul-08 9:52 
AnswerRe: group of buttons Pin
Luc Pattyn1-Jul-08 11:02
sitebuilderLuc Pattyn1-Jul-08 11:02 
QuestionRe: group of buttons Pin
Polar_Sheep2-Jul-08 3:50
Polar_Sheep2-Jul-08 3:50 
AnswerRe: group of buttons Pin
Luc Pattyn2-Jul-08 6:10
sitebuilderLuc Pattyn2-Jul-08 6:10 
QuestionRe: group of buttons Pin
Polar_Sheep6-Jul-08 8:10
Polar_Sheep6-Jul-08 8:10 
AnswerRe: group of buttons Pin
Luc Pattyn6-Jul-08 8:28
sitebuilderLuc Pattyn6-Jul-08 8:28 
QuestionRe: group of buttons Pin
Polar_Sheep6-Jul-08 9:14
Polar_Sheep6-Jul-08 9:14 
AnswerRe: group of buttons Pin
Luc Pattyn6-Jul-08 9:57
sitebuilderLuc Pattyn6-Jul-08 9:57 
GeneralRe: group of buttons Pin
Polar_Sheep6-Jul-08 10:04
Polar_Sheep6-Jul-08 10:04 
GeneralRe: group of buttons Pin
Luc Pattyn6-Jul-08 10:06
sitebuilderLuc Pattyn6-Jul-08 10:06 
NewsRe: group of buttons [modified] Pin
Polar_Sheep6-Jul-08 10:09
Polar_Sheep6-Jul-08 10:09 
AnswerRe: group of buttons Pin
Thomas Stockwell2-Jul-08 2:58
professionalThomas Stockwell2-Jul-08 2:58 
QuestionProblem in binding some controls to the data source Pin
LordCover1-Jul-08 9:33
LordCover1-Jul-08 9:33 
QuestionHow to send data automatically in between two pageloads of a web browser Pin
myidisnow1-Jul-08 3:30
myidisnow1-Jul-08 3:30 

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.