Click here to Skip to main content
15,918,742 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
GeneralRe: Time formating Pin
kubben22-May-07 5:59
kubben22-May-07 5:59 
GeneralRe: Time formating Pin
Steven J Jowett22-May-07 6:05
Steven J Jowett22-May-07 6:05 
AnswerRe: Time formating Pin
deep723-May-07 2:37
deep723-May-07 2:37 
QuestionPositioning of controls based on Arabic culture Pin
deep722-May-07 2:29
deep722-May-07 2:29 
AnswerRe: Positioning of controls based on Arabic culture Pin
Sherin Iranimose22-May-07 2:40
Sherin Iranimose22-May-07 2:40 
AnswerRe: Positioning of controls based on Arabic culture Pin
Sherin Iranimose22-May-07 2:52
Sherin Iranimose22-May-07 2:52 
GeneralRe: Positioning of controls based on Arabic culture Pin
deep722-May-07 3:17
deep722-May-07 3:17 
GeneralRe: Positioning of controls based on Arabic culture Pin
Sherin Iranimose22-May-07 18:23
Sherin Iranimose22-May-07 18:23 
GeneralRe: Positioning of controls based on Arabic culture Pin
deep723-May-07 0:43
deep723-May-07 0:43 

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.