Click here to Skip to main content
15,904,351 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRemove Project Pin
TheEagle2-Jun-05 2:58
TheEagle2-Jun-05 2:58 
GeneralRe: Remove Project Pin
MoustafaS4-Jun-05 11:47
MoustafaS4-Jun-05 11:47 
GeneralRe: Remove Project Pin
TheEagle7-Jun-05 21:09
TheEagle7-Jun-05 21:09 
Generaljavascript vs VB Script Pin
Usman Tasleem Akshaf2-Jun-05 2:13
Usman Tasleem Akshaf2-Jun-05 2:13 
GeneralRe: javascript vs VB Script Pin
Christian Graus2-Jun-05 10:32
protectorChristian Graus2-Jun-05 10:32 
GeneralRe: javascript vs VB Script Pin
Vasudevan Deepak Kumar5-Jun-05 18:32
Vasudevan Deepak Kumar5-Jun-05 18:32 
GeneralPrinting from IE Pin
Member 6450671-Jun-05 21:38
Member 6450671-Jun-05 21:38 
GeneralRe: Printing from IE Pin
Usman Tasleem Akshaf2-Jun-05 2:24
Usman Tasleem Akshaf2-Jun-05 2:24 
If all the information that you have to print is on the single page of IE , then its very simple, first install the printer and then go to file menu and simply click the print option.
If you want to do it programmatically then you have to choose a scripting language.For java script make a button with caption Print and on it onClick event call a function Printme(user defined) and in this function write the print routine which is i think window.print.
Hope it will work.

Be FaithFull To Your Work.
GeneralHTML, paragraphs, & margins problem: overwriting with 'div' Pin
David O'Neil1-Jun-05 20:32
professionalDavid O'Neil1-Jun-05 20:32 
GeneralRe: HTML, paragraphs, & margins problem: overwriting with 'div' Pin
DavidNohejl2-Jun-05 0:58
DavidNohejl2-Jun-05 0:58 
GeneralRe: HTML, paragraphs, & margins problem: overwriting with 'div' Pin
David O'Neil2-Jun-05 3:42
professionalDavid O'Neil2-Jun-05 3:42 
GeneralRe: HTML, paragraphs, & margins problem: overwriting with 'div' Pin
DavidNohejl2-Jun-05 4:02
DavidNohejl2-Jun-05 4:02 
GeneralRe: HTML, paragraphs, & margins problem: overwriting with 'div' Pin
David O'Neil2-Jun-05 4:57
professionalDavid O'Neil2-Jun-05 4:57 
GeneralUrgent Help Pin
Usman Tasleem Akshaf1-Jun-05 17:06
Usman Tasleem Akshaf1-Jun-05 17:06 
GeneralRe: Urgent Help Pin
Christian Graus1-Jun-05 17:11
protectorChristian Graus1-Jun-05 17:11 
GeneralRe: Urgent Help Pin
Yulianto.2-Jun-05 23:06
Yulianto.2-Jun-05 23:06 
GeneralUrgent Help Pin
Usman Tasleem Akshaf1-Jun-05 5:18
Usman Tasleem Akshaf1-Jun-05 5:18 
GeneralRe: Urgent Help Pin
NeverHeardOfMe1-Jun-05 9:50
NeverHeardOfMe1-Jun-05 9:50 
GeneralAcessing ActiveX Component / Library not registered Pin
Florian Storck1-Jun-05 4:20
Florian Storck1-Jun-05 4:20 
GeneralStored Procedures Pin
Brendan Vogt31-May-05 20:28
Brendan Vogt31-May-05 20:28 
GeneralRe: Stored Procedures Pin
Christian Graus31-May-05 21:03
protectorChristian Graus31-May-05 21:03 
GeneralRe: Stored Procedures Pin
Brendan Vogt31-May-05 21:10
Brendan Vogt31-May-05 21:10 
GeneralRe: Stored Procedures Pin
NeverHeardOfMe1-Jun-05 9:57
NeverHeardOfMe1-Jun-05 9:57 
GeneralRe: Stored Procedures Pin
Christian Graus1-Jun-05 11:37
protectorChristian Graus1-Jun-05 11:37 
GeneralRe: Stored Procedures Pin
NeverHeardOfMe1-Jun-05 13:32
NeverHeardOfMe1-Jun-05 13:32 

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.