Click here to Skip to main content
15,917,709 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: blank forms submitting on server, all validations not working. Pin
er.puneet22-Jul-09 0:50
er.puneet22-Jul-09 0:50 
GeneralRe: blank forms submitting on server, all validations not working. Pin
Zafar A khan 22-Jul-09 17:41
professionalZafar A khan 22-Jul-09 17:41 
GeneralRe: blank forms submitting on server, all validations not working. Pin
er.puneet9-Aug-09 21:01
er.puneet9-Aug-09 21:01 
GeneralRe: blank forms submitting on server, all validations not working. Pin
Zafar A khan 9-Aug-09 22:34
professionalZafar A khan 9-Aug-09 22:34 
Questionmaintain checkbox selection for paging in gridview [modified] Pin
vikas shukla17-Jul-09 19:14
vikas shukla17-Jul-09 19:14 
AnswerRe: maintain checkbox selection for paging in gridview Pin
Brij17-Jul-09 20:48
mentorBrij17-Jul-09 20:48 
AnswerRe: maintain checkbox selection for paging in gridview Pin
Abhijit Jana17-Jul-09 21:27
professionalAbhijit Jana17-Jul-09 21:27 
AnswerRe: maintain checkbox selection for paging in gridview Pin
Abhijit Jana17-Jul-09 21:57
professionalAbhijit Jana17-Jul-09 21:57 
GeneralRe: maintain checkbox selection for paging in gridview Pin
vikas shukla17-Jul-09 22:28
vikas shukla17-Jul-09 22:28 
GeneralRe: maintain checkbox selection for paging in gridview Pin
Abhijit Jana17-Jul-09 22:34
professionalAbhijit Jana17-Jul-09 22:34 
AnswerRe: maintain checkbox selection for paging in gridview Pin
Brij18-Jul-09 1:14
mentorBrij18-Jul-09 1:14 
QuestionUser Control Inside Modal Popup Pin
anada888617-Jul-09 16:38
anada888617-Jul-09 16:38 
AnswerRe: User Control Inside Modal Popup Pin
Abhijit Jana19-Jul-09 7:47
professionalAbhijit Jana19-Jul-09 7:47 
GeneralRe: User Control Inside Modal Popup Pin
anada888619-Jul-09 16:32
anada888619-Jul-09 16:32 
Questionpopup is blocking my download Pin
cmrhema17-Jul-09 16:03
cmrhema17-Jul-09 16:03 
AnswerRe: popup is blocking my download Pin
Christian Graus17-Jul-09 16:16
protectorChristian Graus17-Jul-09 16:16 
This is pretty lousy code. The way you build the path is prone to error. Most of it could be replaced with Response.BinaryWrite, which would remove load from your server.

You can't detect if a popup is blocked, so yuo need to change your approach

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

QuestionCan not find Code Behind code; getting "Could not create type " Pin
Lori Janes17-Jul-09 6:41
Lori Janes17-Jul-09 6:41 
AnswerRe: Can not find Code Behind code; getting "Could not create type " Pin
Abhijit Jana17-Jul-09 6:55
professionalAbhijit Jana17-Jul-09 6:55 
GeneralRe: Can not find Code Behind code; getting "Could not create type " [modified] Pin
Lori Janes17-Jul-09 7:58
Lori Janes17-Jul-09 7:58 
GeneralRe: Can not find Code Behind code; getting "Could not create type " Pin
Abhijit Jana17-Jul-09 22:04
professionalAbhijit Jana17-Jul-09 22:04 
QuestionDictionary object in .Net Pin
Tina P17-Jul-09 6:37
Tina P17-Jul-09 6:37 
AnswerRe: Dictionary object in .Net Pin
Christian Graus17-Jul-09 9:23
protectorChristian Graus17-Jul-09 9:23 
GeneralRe: Dictionary object in .Net Pin
Tina P17-Jul-09 12:18
Tina P17-Jul-09 12:18 
GeneralRe: Dictionary object in .Net Pin
Christian Graus17-Jul-09 17:09
protectorChristian Graus17-Jul-09 17:09 
GeneralCreating Forum Pin
Abdulhafeezo17-Jul-09 5:43
Abdulhafeezo17-Jul-09 5:43 

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.