Click here to Skip to main content
15,896,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
ashish bhakhar21-Feb-08 21:37
ashish bhakhar21-Feb-08 21:37 
GeneralRe: How To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
N a v a n e e t h21-Feb-08 21:48
N a v a n e e t h21-Feb-08 21:48 
GeneralRe: How To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
ashish bhakhar21-Feb-08 22:11
ashish bhakhar21-Feb-08 22:11 
GeneralRe: How To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
N a v a n e e t h21-Feb-08 22:25
N a v a n e e t h21-Feb-08 22:25 
GeneralRe: How To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
ashish bhakhar21-Feb-08 22:59
ashish bhakhar21-Feb-08 22:59 
GeneralRe: How To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
N a v a n e e t h21-Feb-08 23:05
N a v a n e e t h21-Feb-08 23:05 
GeneralRe: How To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
ashish bhakhar21-Feb-08 23:24
ashish bhakhar21-Feb-08 23:24 
GeneralRe: How To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
Christian Graus21-Feb-08 23:36
protectorChristian Graus21-Feb-08 23:36 
ashish bhakhar wrote:
But, this is the requirement of our client, through their web app, they requires printing authentication using this.


Well, your job, if you have any idea at all, is to educate your client on technical possibilities. The fact that you ask the same questions here over and over b/c you don't like the answers, shows you are far from an 'expert'.

ashish bhakhar wrote:
1) timer
2) threading
3) spooling & shell32.dll


If you had the slightest clue about how ASP.NET works, you'd know why these things are not going to help you. I second the recommendation that you buy a beginners book on ASP.NET and read it. You can run a .NET control inside the browser, but I doubt even then you can get that sort of access to the system. It's possible that would work, but it means your users will need to give your site full trust. At this point, your code would have nothing to do with ASP.NET, obviously.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: How To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
Christian Graus21-Feb-08 23:37
protectorChristian Graus21-Feb-08 23:37 
GeneralRe: How To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
ashish bhakhar22-Feb-08 0:00
ashish bhakhar22-Feb-08 0:00 
GeneralRe: How To Authenticate Clients to Printing From Server Using ASP.NET C# Pin
N a v a n e e t h22-Feb-08 3:05
N a v a n e e t h22-Feb-08 3:05 
Generaldownload code Pin
yogeshpan21-Feb-08 21:21
yogeshpan21-Feb-08 21:21 
GeneralRe: download code Pin
N a v a n e e t h21-Feb-08 21:24
N a v a n e e t h21-Feb-08 21:24 
Questionhow to convert ? Pin
anuradhamona21-Feb-08 17:59
anuradhamona21-Feb-08 17:59 
GeneralRe: how to convert ? Pin
Christian Graus21-Feb-08 18:22
protectorChristian Graus21-Feb-08 18:22 
GeneralRe: how to convert ? Pin
N a v a n e e t h21-Feb-08 21:22
N a v a n e e t h21-Feb-08 21:22 
QuestionHow to Import Data From SQL server or any database to SAP by dot net coding? Pin
Shippya21-Feb-08 17:51
Shippya21-Feb-08 17:51 
AnswerRe: How to Import Data From SQL server or any database to SAP by dot net coding? Pin
Christian Graus21-Feb-08 18:24
protectorChristian Graus21-Feb-08 18:24 
Generalconfiguration error Pin
Member 387988121-Feb-08 16:45
Member 387988121-Feb-08 16:45 
GeneralRe: configuration error Pin
Christian Graus21-Feb-08 17:39
protectorChristian Graus21-Feb-08 17:39 
GeneralRe: configuration error Pin
Gandalf_TheWhite21-Feb-08 21:53
professionalGandalf_TheWhite21-Feb-08 21:53 
GeneralStoring class into session Pin
Kasic Slobodan21-Feb-08 7:58
Kasic Slobodan21-Feb-08 7:58 
AnswerRe: Storing class into session Pin
Venkatesh Mookkan21-Feb-08 15:43
Venkatesh Mookkan21-Feb-08 15:43 
GeneralRe: Storing class into session Pin
Kasic Slobodan22-Feb-08 10:25
Kasic Slobodan22-Feb-08 10:25 
GeneralRe: Storing class into session Pin
N a v a n e e t h21-Feb-08 21:37
N a v a n e e t h21-Feb-08 21:37 

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.