Click here to Skip to main content
16,009,847 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: unable to log off Pin
nagendrathecoder8-Aug-08 0:29
nagendrathecoder8-Aug-08 0:29 
GeneralRe: unable to log off Pin
Abhijit Jana8-Aug-08 2:13
professionalAbhijit Jana8-Aug-08 2:13 
AnswerRe: unable to log off Pin
Brij8-Aug-08 1:30
mentorBrij8-Aug-08 1:30 
GeneralRe: unable to log off Pin
pijush dubey9-Aug-08 2:00
pijush dubey9-Aug-08 2:00 
QuestionHow to show MsgPanel in update panel Pin
Mandeep19817-Aug-08 23:48
Mandeep19817-Aug-08 23:48 
AnswerRe: How to show MsgPanel in update panel Pin
Bardy858-Aug-08 0:15
Bardy858-Aug-08 0:15 
QuestionHow to use flash sqf files in an ASP.NET page Pin
mrkeivan7-Aug-08 23:33
mrkeivan7-Aug-08 23:33 
AnswerRe: How to use flash sqf files in an ASP.NET page Pin
Abhijit Jana7-Aug-08 23:48
professionalAbhijit Jana7-Aug-08 23:48 
GeneralRe: How to use flash sqf files in an ASP.NET page Pin
mrkeivan7-Aug-08 23:55
mrkeivan7-Aug-08 23:55 
AnswerRe: How to use flash sqf files in an ASP.NET page Pin
Abhijit Jana8-Aug-08 0:12
professionalAbhijit Jana8-Aug-08 0:12 
QuestionHow to put the cursor to next control automatically Pin
CrazyCoder267-Aug-08 23:21
CrazyCoder267-Aug-08 23:21 
AnswerRe: How to put the cursor to next control automatically Pin
mrkeivan7-Aug-08 23:35
mrkeivan7-Aug-08 23:35 
QuestionUser selectable page style / template Pin
munklefish7-Aug-08 23:11
munklefish7-Aug-08 23:11 
Questionhow to download this project from this website............... Pin
Shaik Haneef7-Aug-08 21:29
Shaik Haneef7-Aug-08 21:29 
AnswerRe: how to download this project from this website............... Pin
eyeseetee7-Aug-08 21:49
eyeseetee7-Aug-08 21:49 
GeneralRe: how to download this project from this website............... Pin
Shaik Haneef7-Aug-08 22:36
Shaik Haneef7-Aug-08 22:36 
AnswerRe: how to download this project from this website............... Pin
Manas Bhardwaj7-Aug-08 22:36
professionalManas Bhardwaj7-Aug-08 22:36 
QuestionDataBinding SLOW Pin
il_manti7-Aug-08 21:25
il_manti7-Aug-08 21:25 
QuestionProblem in excel Report in Asp.net [modified] Pin
Rinki Mukheraji7-Aug-08 20:49
Rinki Mukheraji7-Aug-08 20:49 
AnswerRe: Problem in excel Report in Asp.net Pin
janakinandhu8-Aug-08 0:15
janakinandhu8-Aug-08 0:15 
QuestionBarcode printing on client side Pin
gurjitgreat7-Aug-08 20:31
gurjitgreat7-Aug-08 20:31 
AnswerRe: Barcode printing on client side Pin
eyeseetee7-Aug-08 22:06
eyeseetee7-Aug-08 22:06 
AnswerRe: Barcode printing on client side Pin
Anand Desai7-Aug-08 22:34
Anand Desai7-Aug-08 22:34 
AnswerRe: Barcode printing on client side Pin
Guffa8-Aug-08 3:51
Guffa8-Aug-08 3:51 
If you use server code to print the bar code, it's obviously going to be printed on a printer connected to the server. You can't access the client printer from the server code.

You could render the barcode as an image to display in the browser, so that the user can print it.

Despite everything, the person most likely to be fooling you next is yourself.

Questionvisiability a panel in masterpage Pin
strawberrysh7-Aug-08 20:21
strawberrysh7-Aug-08 20:21 

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.