Click here to Skip to main content
16,010,201 members
Home / Discussions / Web Development
   

Web Development

 
Answerdid anyone have such experience? Pin
chq126-Aug-02 15:37
chq126-Aug-02 15:37 
AnswerRe: How to deal with message in one-by-one chat room Pin
Nick Parker8-Aug-02 7:48
protectorNick Parker8-Aug-02 7:48 
GeneralRe: How to deal with message in one-by-one chat room Pin
david fox8-Aug-02 8:06
david fox8-Aug-02 8:06 
GeneralRe: How to deal with message in one-by-one chat room Pin
Nick Parker8-Aug-02 8:27
protectorNick Parker8-Aug-02 8:27 
GeneralRe: How to deal with message in one-by-one chat room Pin
david fox8-Aug-02 17:29
david fox8-Aug-02 17:29 
GeneralRe: How to deal with message in one-by-one chat room Pin
Nick Parker9-Aug-02 2:49
protectorNick Parker9-Aug-02 2:49 
QuestionHow to use printer of client by ASP to print all as you want Pin
thutrinh6-Aug-02 7:23
thutrinh6-Aug-02 7:23 
AnswerRe: How to use printer of client by ASP to print all as you want Pin
Paul Watson8-Aug-02 6:53
sitebuilderPaul Watson8-Aug-02 6:53 
thutrinh wrote:
I'm writing some ASP pages that were put on a server.
But my problem is how to control the printer of client.


I am not sure what you are asking...

Do you want to control what on the page gets printed? If so use CSS to do this (if you don't know how, just ask.)

Or do you want to actually control the printer itself and the page settings? e.g. landscape, portrait, borders etc.? If so then from what I know you cannot, your JavaScript code (ASP can't do it because it is server side) is not allowed to fool around with that part of the browser. You could concievably write an ActiveX or JavaApplet which does it though (though of course that is not optimal either.)



regards,
Paul Watson
Bluegrass
Cape Town, South Africa
GeneralRe: How to use printer of client by ASP to print all as you want Pin
thutrinh8-Aug-02 7:26
thutrinh8-Aug-02 7:26 
GeneralRe: How to use printer of client by ASP to print all as you want Pin
Todd Smith9-Aug-02 6:56
Todd Smith9-Aug-02 6:56 
QuestionHow to show other language correctly Pin
chq125-Aug-02 18:02
chq125-Aug-02 18:02 
AnswerRe: How to show other language correctly Pin
Jeremy Falcon6-Aug-02 3:12
professionalJeremy Falcon6-Aug-02 3:12 
GeneralRe: How to show other language correctly Pin
chq126-Aug-02 4:26
chq126-Aug-02 4:26 
QuestionHow to get a controls original value? Pin
Todd Smith5-Aug-02 11:07
Todd Smith5-Aug-02 11:07 
GeneralDatagrid Question Pin
James Spibey5-Aug-02 6:06
James Spibey5-Aug-02 6:06 
GeneralRe: Datagrid Question Pin
Enrico Elizar Samuel6-Aug-02 21:51
Enrico Elizar Samuel6-Aug-02 21:51 
Generalvery slow debug Pin
Markdexter5-Aug-02 5:00
Markdexter5-Aug-02 5:00 
GeneralRe: very slow debug Pin
Pete Bassett5-Aug-02 5:11
Pete Bassett5-Aug-02 5:11 
Generaliis caching woes... Pin
l a u r e n3-Aug-02 23:37
l a u r e n3-Aug-02 23:37 
GeneralRe: iis caching woes... Pin
Jeremy Falcon4-Aug-02 6:57
professionalJeremy Falcon4-Aug-02 6:57 
GeneralRe: iis caching woes... Pin
Nick Parker4-Aug-02 12:49
protectorNick Parker4-Aug-02 12:49 
QuestionHow the server detect the disconnection of client Pin
chq122-Aug-02 6:57
chq122-Aug-02 6:57 
AnswerRe: How the server detect the disconnection of client Pin
Nick Parker3-Aug-02 9:20
protectorNick Parker3-Aug-02 9:20 
GeneralAccessing extern database Pin
BlackRider1-Aug-02 21:21
BlackRider1-Aug-02 21:21 
GeneralRe: Accessing extern database Pin
Nick Parker2-Aug-02 2:53
protectorNick Parker2-Aug-02 2: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.