Click here to Skip to main content
15,924,679 members
Home / Discussions / Web Development
   

Web Development

 
Questionhyperlink in a datagrid with few parameters Pin
uglyeyes17-Oct-06 14:12
uglyeyes17-Oct-06 14:12 
AnswerRe: hyperlink in a datagrid with few parameters Pin
Edbert P19-Oct-06 18:52
Edbert P19-Oct-06 18:52 
QuestionWebResponse problem!ٌ Pin
Rojan Gh.17-Oct-06 11:23
professionalRojan Gh.17-Oct-06 11:23 
AnswerRe: WebResponse problem!ٌ Pin
UltraCoder17-Oct-06 15:28
UltraCoder17-Oct-06 15:28 
GeneralRe: WebResponse problem!ٌ Pin
Expert Coming17-Oct-06 16:49
Expert Coming17-Oct-06 16:49 
AnswerRe: WebResponse problem!ٌ Pin
Guffa17-Oct-06 20:35
Guffa17-Oct-06 20:35 
AnswerRe: WebResponse problem! Pin
Rojan Gh.18-Oct-06 6:22
professionalRojan Gh.18-Oct-06 6:22 
QuestionPrinting margins Pin
Dustin Metzgar17-Oct-06 9:43
Dustin Metzgar17-Oct-06 9:43 
Let's say I have a specific margin set to the body of my HTML page.  I do it through CSS like so:
            body {
                margin-left: 50px;
                margin-right: 50px;
                margin-top: 20px;
                margin-bottom: 20px;
            }

When this HTML gets printed, the margins seem to affect the print-out. Is there a way to fix this through CSS?



AnswerRe: Printing margins Pin
Edbert P19-Oct-06 19:12
Edbert P19-Oct-06 19:12 
QuestionAccessing a website using C++ Pin
veikko17-Oct-06 8:21
veikko17-Oct-06 8:21 
QuestionUse Print Dialog Box in Web Form Pin
skannapiran17-Oct-06 0:31
skannapiran17-Oct-06 0:31 
Questiondisable save as option in file menu using javascript Pin
Khawar Abbas116-Oct-06 18:54
Khawar Abbas116-Oct-06 18:54 
AnswerRe: disable save as option in file menu using javascript Pin
UltraCoder17-Oct-06 7:41
UltraCoder17-Oct-06 7:41 
QuestionHow to export file to pdf with asp Pin
isis_preaw16-Oct-06 16:19
isis_preaw16-Oct-06 16:19 
Questionwebserver Pin
mastermind142916-Oct-06 4:34
mastermind142916-Oct-06 4:34 
AnswerRe: webserver Pin
Guffa16-Oct-06 9:24
Guffa16-Oct-06 9:24 
QuestionI Have a problem in PhP Pin
demane16-Oct-06 2:30
demane16-Oct-06 2:30 
AnswerRe: I Have a problem in PhP Pin
Guffa16-Oct-06 9:25
Guffa16-Oct-06 9:25 
QuestionDeploying new assemblies Pin
Akhilesh Yadav16-Oct-06 0:11
Akhilesh Yadav16-Oct-06 0:11 
AnswerRe: Deploying new assemblies Pin
Rojan Gh.17-Oct-06 11:30
professionalRojan Gh.17-Oct-06 11:30 
GeneralRe: Deploying new assemblies Pin
Akhilesh Yadav18-Oct-06 19:03
Akhilesh Yadav18-Oct-06 19:03 
GeneralRe: Deploying new assemblies Pin
Rojan Gh.19-Oct-06 11:01
professionalRojan Gh.19-Oct-06 11:01 
QuestionHow to open a text file in Notepad using ASP? Pin
Kiran S. S.15-Oct-06 22:04
Kiran S. S.15-Oct-06 22:04 
GeneralRe: How to open a text file in Notepad using ASP? Pin
Guffa15-Oct-06 23:19
Guffa15-Oct-06 23:19 
GeneralRe: How to open a text file in Notepad using ASP? Pin
Kiran S. S.3-Nov-06 19:47
Kiran S. S.3-Nov-06 19:47 

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.