Click here to Skip to main content
15,888,579 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionretrieving weekly and monthly records from data source Pin
mh.31107819-Apr-09 0:43
mh.31107819-Apr-09 0:43 
AnswerRe: retrieving weekly and monthly records from data source Pin
Christian Graus19-Apr-09 10:59
protectorChristian Graus19-Apr-09 10:59 
QuestionUnbound DropdownList under certain condition Pin
alvarog0118-Apr-09 22:26
alvarog0118-Apr-09 22:26 
Questiondatagrid view fails for showeditbutton! Pin
NetQuestions18-Apr-09 17:35
NetQuestions18-Apr-09 17:35 
AnswerRe: datagrid view fails for showeditbutton! Pin
Herman<T>.Instance20-Apr-09 3:10
Herman<T>.Instance20-Apr-09 3:10 
QuestionSubreport doesn't show at bottom of the page [modified] Pin
Rickey_Me18-Apr-09 12:40
Rickey_Me18-Apr-09 12:40 
QuestionPrint a Byte Array Pin
mehrdadc4818-Apr-09 4:14
mehrdadc4818-Apr-09 4:14 
AnswerRe: Print a Byte Array Pin
N a v a n e e t h18-Apr-09 16:51
N a v a n e e t h18-Apr-09 16:51 
mehrdadc48 wrote:
how can I print this byte array?


What is the content of this byte array? If it contains the report formatted with HTML tags, you can use Response.BinaryWrite(YourByteArray). Then use RegisterClientScript() method and emit JS window.print which will print the window.

Smile | :)


QuestionHow do you create a time out (log out) for a browser when there is no activity Pin
AndyASPVB18-Apr-09 3:54
AndyASPVB18-Apr-09 3:54 
AnswerRe: How do you create a time out (log out) for a browser when there is no activity Pin
N a v a n e e t h18-Apr-09 16:47
N a v a n e e t h18-Apr-09 16:47 
Questionlogout in asp.net Pin
nerzhul8618-Apr-09 3:49
nerzhul8618-Apr-09 3:49 
AnswerRe: logout in asp.net Pin
N a v a n e e t h18-Apr-09 7:29
N a v a n e e t h18-Apr-09 7:29 
GeneralRe: logout in asp.net Pin
nerzhul8618-Apr-09 23:29
nerzhul8618-Apr-09 23:29 
QuestionHow do you set an Object Tag to work MS Word Pin
AndyASPVB18-Apr-09 3:45
AndyASPVB18-Apr-09 3:45 
QuestionPDF Embed Pin
hamid reza mansouri18-Apr-09 3:31
professionalhamid reza mansouri18-Apr-09 3:31 
AnswerRe: PDF Embed Pin
N a v a n e e t h18-Apr-09 16:53
N a v a n e e t h18-Apr-09 16:53 
QuestionHow to display company icon in address bar Pin
Jagz W18-Apr-09 2:44
professionalJagz W18-Apr-09 2:44 
AnswerRe: How to display company icon in address bar Pin
AprNgp18-Apr-09 3:26
AprNgp18-Apr-09 3:26 
Questiontext from DataGrid Pin
Learner52018-Apr-09 2:21
Learner52018-Apr-09 2:21 
AnswerRe: text from DataGrid Pin
N a v a n e e t h18-Apr-09 16:56
N a v a n e e t h18-Apr-09 16:56 
QuestionTextbox color change when required field or custom field validator fires Pin
MallikarjunaGupta18-Apr-09 2:00
MallikarjunaGupta18-Apr-09 2:00 
QuestionHow to use if condition in stored procedures Pin
Nekkantidivya18-Apr-09 0:25
Nekkantidivya18-Apr-09 0:25 
AnswerRe: How to use if condition in stored procedures [modified] Pin
Dev S18-Apr-09 1:16
Dev S18-Apr-09 1:16 
AnswerRe: How to use if condition in stored procedures Pin
Herman<T>.Instance20-Apr-09 3:13
Herman<T>.Instance20-Apr-09 3:13 
Questionprint page problem Pin
lakshmichawala17-Apr-09 23:32
lakshmichawala17-Apr-09 23: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.