Click here to Skip to main content
15,925,181 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: URGENT!!!I have a question about the callback reference, I wonder what i did wrong Pin
Derek Wong22-May-07 11:08
Derek Wong22-May-07 11:08 
GeneralRe: URGENT!!!I have a question about the callback reference, I wonder what i did wrong Pin
Dave Herren22-May-07 16:07
Dave Herren22-May-07 16:07 
AnswerRe: URGENT!!!I have a question about the callback reference, I wonder what i did wrong Pin
Not Active22-May-07 14:35
mentorNot Active22-May-07 14:35 
Questionasp.net deployment Pin
aransiola22-May-07 6:24
aransiola22-May-07 6:24 
AnswerRe: asp.net deployment Pin
Dave Herren22-May-07 7:13
Dave Herren22-May-07 7:13 
GeneralRe: asp.net deployment Pin
aransiola22-May-07 7:18
aransiola22-May-07 7:18 
GeneralRe: asp.net deployment Pin
Dave Herren22-May-07 7:29
Dave Herren22-May-07 7:29 
GeneralRe: asp.net deployment Pin
Dave Herren22-May-07 7:34
Dave Herren22-May-07 7:34 
GeneralRe: asp.net deployment Pin
Marcus J. Smith22-May-07 7:54
professionalMarcus J. Smith22-May-07 7:54 
QuestionFunctionality implemented by Gmail Pin
www.Developerof.NET22-May-07 5:59
www.Developerof.NET22-May-07 5:59 
QuestionHow do you close an IE Window from server side asp.net script Pin
Steven J Jowett22-May-07 5:58
Steven J Jowett22-May-07 5:58 
AnswerRe: How do you close an IE Window from server side asp.net script Pin
kubben22-May-07 6:08
kubben22-May-07 6:08 
GeneralRe: How do you close an IE Window from server side asp.net script Pin
Steven J Jowett22-May-07 6:17
Steven J Jowett22-May-07 6:17 
AnswerRe: How do you close an IE Window from server side asp.net script Pin
Guffa22-May-07 7:11
Guffa22-May-07 7:11 
QuestionCreating Popup menu dynamically Pin
Rajiya22-May-07 5:50
Rajiya22-May-07 5:50 
QuestionAjax Progress barr Pin
Krrish22-May-07 5:35
Krrish22-May-07 5:35 
QuestionWSH setdefaultprinter doesn't work. Why? Pin
orinoco7722-May-07 5:22
orinoco7722-May-07 5:22 
I have the following code:

IWshRuntimeLibrary.WshNetwork myWSHNet;<br />
myWSHNet=new IWshRuntimeLibrary.WshNetworkClass();<br />
myWSHNet.AddWindowsPrinterConnection(@"\\ZEUS\HEAD013", "", "");<br />
myWSHNet.SetDefaultPrinter(@"\\ZEUS\HEAD013");<br />


I get the WSH Network object fine, and the new printer is created without any problems. What doesn't work is setting it to be the default printer. Anyone any ideas why?
QuestionASP.NET Social Network Features - Any Tutorials? Pin
JackChase22-May-07 5:16
JackChase22-May-07 5:16 
QuestionActiveDirectory Pin
vmsrdy22-May-07 3:57
vmsrdy22-May-07 3:57 
AnswerRe: ActiveDirectory Pin
Not Active22-May-07 4:40
mentorNot Active22-May-07 4:40 
Questiongridview Pin
s.a.Rahman22-May-07 3:38
s.a.Rahman22-May-07 3:38 
AnswerRe: gridview Pin
Sherin Iranimose22-May-07 18:10
Sherin Iranimose22-May-07 18:10 
QuestionTime formating Pin
Rajiya22-May-07 3:02
Rajiya22-May-07 3:02 
AnswerRe: Time formating Pin
kubben22-May-07 3:05
kubben22-May-07 3:05 
GeneralRe: Time formating Pin
Rajiya22-May-07 5:53
Rajiya22-May-07 5:53 

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.