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

ASP.NET

 
Questionwhats the url of requester?/????? Pin
mr.mohsen11-Oct-07 1:09
mr.mohsen11-Oct-07 1:09 
AnswerRe: whats the url of requester?/????? Pin
Spunky Coder11-Oct-07 1:13
Spunky Coder11-Oct-07 1:13 
GeneralRe: whats the url of requester?/????? Pin
mr.mohsen11-Oct-07 1:20
mr.mohsen11-Oct-07 1:20 
GeneralRe: whats the url of requester?/????? Pin
Sandeep Akhare11-Oct-07 1:25
Sandeep Akhare11-Oct-07 1:25 
GeneralRe: whats the url of requester?/????? Pin
mr.mohsen11-Oct-07 1:33
mr.mohsen11-Oct-07 1:33 
GeneralRe: whats the url of requester?/????? Pin
Sandeep Akhare11-Oct-07 1:34
Sandeep Akhare11-Oct-07 1:34 
GeneralRe: whats the url of requester?/????? Pin
N a v a n e e t h11-Oct-07 2:03
N a v a n e e t h11-Oct-07 2:03 
QuestionHow to print specified contents in .NET 2.0? Pin
salon11-Oct-07 0:53
salon11-Oct-07 0:53 
I want to print the page in C#/ASP.NET 2.0, but the problem is when i use following javascript code, it prints the whole page.



function printMe()

{

window.print();

document.getElementById("printed").value = "YES";
How to print specified contents in .NET 2.0?


document.getElementById("form1").submit();

}










I don't want to print the complete page but i just want to print the contents of the page only.

Do anybody have any idea?



Thanks in advance
AnswerRe: How to print specified contents in .NET 2.0? Pin
Amit Agarrwal11-Oct-07 1:04
Amit Agarrwal11-Oct-07 1:04 
GeneralRe: How to print specified contents in .NET 2.0? Pin
salon11-Oct-07 1:06
salon11-Oct-07 1:06 
AnswerRe: How to print specified contents in .NET 2.0? Pin
Sandeep Akhare11-Oct-07 1:09
Sandeep Akhare11-Oct-07 1:09 
GeneralRe: How to print specified contents in .NET 2.0? Pin
salon11-Oct-07 1:49
salon11-Oct-07 1:49 
GeneralRe: How to print specified contents in .NET 2.0? Pin
Sandeep Akhare11-Oct-07 1:53
Sandeep Akhare11-Oct-07 1:53 
GeneralRe: How to print specified contents in .NET 2.0? Pin
salon11-Oct-07 2:00
salon11-Oct-07 2:00 
GeneralRe: How to print specified contents in .NET 2.0? Pin
Sandeep Akhare11-Oct-07 2:19
Sandeep Akhare11-Oct-07 2:19 
AnswerRe: How to print specified contents in .NET 2.0? Pin
N a v a n e e t h11-Oct-07 2:19
N a v a n e e t h11-Oct-07 2:19 
GeneralRe: How to print specified contents in .NET 2.0? Pin
salon11-Oct-07 2:24
salon11-Oct-07 2:24 
GeneralRe: How to print specified contents in .NET 2.0? Pin
N a v a n e e t h11-Oct-07 2:31
N a v a n e e t h11-Oct-07 2:31 
Questiontotal and subtotal in datagrid Pin
Amit Agarrwal11-Oct-07 0:48
Amit Agarrwal11-Oct-07 0:48 
AnswerRe: total and subtotal in datagrid Pin
Spunky Coder11-Oct-07 1:12
Spunky Coder11-Oct-07 1:12 
AnswerRe: total and subtotal in datagrid Pin
Imran Khan Pathan11-Oct-07 1:26
Imran Khan Pathan11-Oct-07 1:26 
Questionhow write custom validation component? Pin
zeroonea11-Oct-07 0:41
zeroonea11-Oct-07 0:41 
AnswerRe: how write custom validation component? Pin
Sandeep Akhare11-Oct-07 1:18
Sandeep Akhare11-Oct-07 1:18 
GeneralRe: how write custom validation component? Pin
zeroonea11-Oct-07 3:42
zeroonea11-Oct-07 3:42 
GeneralRe: how write custom validation component? Pin
Sandeep Akhare11-Oct-07 19:48
Sandeep Akhare11-Oct-07 19:48 

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.