Click here to Skip to main content
15,891,423 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Question.net 2.0 Custom Web Services in SharePoint 2003 Pin
braber2-Nov-06 5:31
braber2-Nov-06 5:31 
QuestionGo through XML nodes Pin
shapper2-Nov-06 4:30
shapper2-Nov-06 4:30 
AnswerRe: Go through XML nodes Pin
braber2-Nov-06 5:37
braber2-Nov-06 5:37 
QuestionIntercepting Keystrokes Pin
Marc Paliotti2-Nov-06 4:08
Marc Paliotti2-Nov-06 4:08 
AnswerRe: Intercepting Keystrokes Pin
Tad McClellan2-Nov-06 4:28
professionalTad McClellan2-Nov-06 4:28 
GeneralRe: Intercepting Keystrokes Pin
Marc Paliotti2-Nov-06 4:34
Marc Paliotti2-Nov-06 4:34 
AnswerRe: Intercepting Keystrokes Pin
Guffa2-Nov-06 4:53
Guffa2-Nov-06 4:53 
GeneralRe: Intercepting Keystrokes Pin
Tad McClellan2-Nov-06 11:59
professionalTad McClellan2-Nov-06 11:59 
Don't use the code behind for this. Otherwise you will have to do a post back on each key stroke and you user will hate you. Use Javascript. Then you can do a form.submit to fire the post back or some other mechinisum.


Questionbypass pop up blocker in IE7 Pin
lucluv2-Nov-06 3:31
lucluv2-Nov-06 3:31 
AnswerRe: bypass pop up blocker in IE7 Pin
ConXioN2-Nov-06 4:38
ConXioN2-Nov-06 4:38 
QuestionDNN User Authentication Pin
_mubashir2-Nov-06 3:15
_mubashir2-Nov-06 3:15 
AnswerRe: DNN User Authentication Pin
ConXioN2-Nov-06 4:29
ConXioN2-Nov-06 4:29 
GeneralRe: DNN User Authentication Pin
_mubashir2-Nov-06 5:49
_mubashir2-Nov-06 5:49 
QuestionDeleting Items from database which are displayed in datagrid Pin
Khan.Bangash2-Nov-06 2:52
Khan.Bangash2-Nov-06 2:52 
AnswerRe: Deleting Items from database which are displayed in datagrid Pin
postmaster@programmingknowledge.com2-Nov-06 4:49
postmaster@programmingknowledge.com2-Nov-06 4:49 
Questionasp.net & grabbing a code from url Pin
ConXioN2-Nov-06 2:39
ConXioN2-Nov-06 2:39 
AnswerRe: asp.net & grabbing a code from url Pin
just3ala22-Nov-06 2:48
just3ala22-Nov-06 2:48 
GeneralRe: asp.net & grabbing a code from url Pin
ConXioN2-Nov-06 3:04
ConXioN2-Nov-06 3:04 
GeneralRe: asp.net & grabbing a code from url Pin
just3ala22-Nov-06 3:10
just3ala22-Nov-06 3:10 
GeneralRe: asp.net & grabbing a code from url Pin
ConXioN2-Nov-06 4:24
ConXioN2-Nov-06 4:24 
GeneralRe: asp.net & grabbing a code from url Pin
just3ala22-Nov-06 4:52
just3ala22-Nov-06 4:52 
Questiontemplate column in GridView !!?? Pin
Naif_Prof2-Nov-06 1:41
Naif_Prof2-Nov-06 1:41 
AnswerRe: template column in GridView !!?? Pin
drsujo2-Nov-06 1:53
drsujo2-Nov-06 1:53 
QuestionSAVE WEB PAGE WITH IMAGES Pin
Najam 832-Nov-06 1:39
Najam 832-Nov-06 1:39 
AnswerRe: SAVE WEB PAGE WITH IMAGES Pin
just3ala22-Nov-06 2:50
just3ala22-Nov-06 2:50 

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.