Choose a printer in Asp.net 2.0

Choose a printer in Asp.net 2.0

am 18.09.2007 19:26:05 von JLobo

How can i open a dialog box to choose a printer?

--
JLobo

Re: Choose a printer in Asp.net 2.0

am 18.09.2007 19:32:24 von reb01501

JLobo wrote:
> How can i open a dialog box to choose a printer?
>
In client-side code, call the print() method.

There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic asp newsgroup. ASP.Net is
a different technology from classic ASP. While you may be lucky enough
to find a dotnet-savvy person here who can answer your question, you
can eliminate the luck factor by posting your question to a newsgroup
where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.
There are also forums at www.asp.net where you can find a lot of people
to help you.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.