No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
8 Posted Topics
[COLOR=#810081][I]Go to : [URL]http://support.microsoft.com/kb/323885[/URL][/I][/COLOR] [I][COLOR=#810081][/COLOR][/I] [I][COLOR=#810081]and then download : [/COLOR][/I][URL="http://www.microsoft.com/downloads/details.aspx?FamilyId=C717D943-7E4B-4622-86EB-95A22B832CAA&displaylang=en"][U][COLOR=#810081]Microsoft Windows Script 5.6[/COLOR][/U][/URL]
why do u need console application?why not web?
hi , u will get lots of example in google.
*waves* hi my name is bikash. im 27, and i'm from kolkata,India. i am a asp.net web developer and i stumbled across this forum on google. i can't wait to meet all of you!:cool:
You can try the following : System.Diagnostics.[COLOR=#008080]Process[/COLOR] pr = [COLOR=#0000ff]new[/COLOR] System.Diagnostics.[COLOR=#008080]Process[/COLOR](); [COLOR=#0000ff]bool[/COLOR] isRunning = pr.HasExited;
<script language="javascript"> function doScript() { myControl1.UserText = frm.txt.value; } </script> In above code you will have to make some changes like : instead of myControl1.UserText use document.frm.getElementById("Here the Id will be some concated string with myControl1$.**") ** You can view the viewsource of html page to see the id of …
Need to clear your problem.have you added html page?
The End.
bikash123