Click here to Skip to main content
15,910,872 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to pop-up a window in asp.net Pin
John-ph13-Aug-07 23:05
John-ph13-Aug-07 23:05 
AnswerRe: how to pop-up a window in asp.net Pin
N a v a n e e t h13-Aug-07 22:19
N a v a n e e t h13-Aug-07 22:19 
AnswerRe: how to pop-up a window in asp.net Pin
nandhububbly13-Aug-07 22:48
nandhububbly13-Aug-07 22:48 
GeneralRe: how to pop-up a window in asp.net Pin
Priya S13-Aug-07 23:33
Priya S13-Aug-07 23:33 
QuestionHow to stop server side event firing based on client side event Pin
here2learn13-Aug-07 21:42
here2learn13-Aug-07 21:42 
AnswerRe: How to stop server side event firing based on client side event Pin
Talal Sultan13-Aug-07 22:10
Talal Sultan13-Aug-07 22:10 
GeneralRe: How to stop server side event firing based on client side event Pin
here2learn13-Aug-07 22:26
here2learn13-Aug-07 22:26 
AnswerRe: How to stop server side event firing based on client side event Pin
N a v a n e e t h13-Aug-07 22:23
N a v a n e e t h13-Aug-07 22:23 
akhilesh@slk wrote:
TextBox1.Attributes.Add("onchange", "return getClient();");


Try this

TextBox1.Attributes.Add("OnKeyDown", "return getClient();");



GeneralRe: How to stop server side event firing based on client side event Pin
here2learn13-Aug-07 22:35
here2learn13-Aug-07 22:35 
GeneralRe: How to stop server side event firing based on client side event Pin
N a v a n e e t h13-Aug-07 22:55
N a v a n e e t h13-Aug-07 22:55 
GeneralRe: How to stop server side event firing based on client side event Pin
here2learn13-Aug-07 23:13
here2learn13-Aug-07 23:13 
GeneralRe: How to stop server side event firing based on client side event Pin
N a v a n e e t h14-Aug-07 0:00
N a v a n e e t h14-Aug-07 0:00 
GeneralRe: How to stop server side event firing based on client side event Pin
here2learn14-Aug-07 0:10
here2learn14-Aug-07 0:10 
GeneralRe: How to stop server side event firing based on client side event Pin
here2learn13-Aug-07 23:21
here2learn13-Aug-07 23:21 
AnswerRe: How do you dynamicly asign html atributes in C#? Pin
N a v a n e e t h13-Aug-07 21:32
N a v a n e e t h13-Aug-07 21:32 
GeneralRe: How do you dynamicly asign html atributes in C#? Pin
N a v a n e e t h13-Aug-07 22:16
N a v a n e e t h13-Aug-07 22:16 
QuestionFull Text Searching ASP Parameters Pin
Brendan Vogt13-Aug-07 21:01
Brendan Vogt13-Aug-07 21:01 
QuestionRemember Me Next Time Pin
Chinnis13-Aug-07 20:57
Chinnis13-Aug-07 20:57 
Questionp3p policy for a website Pin
rama charan13-Aug-07 20:41
rama charan13-Aug-07 20:41 
Questionvalidation expression + asp.net2.0 Pin
ritu432113-Aug-07 20:40
ritu432113-Aug-07 20:40 
AnswerRe: validation expression + asp.net2.0 Pin
N a v a n e e t h13-Aug-07 22:27
N a v a n e e t h13-Aug-07 22:27 
GeneralRe: validation expression + asp.net2.0 [modified] Pin
ritu432114-Aug-07 0:12
ritu432114-Aug-07 0:12 
GeneralRe: validation expression + asp.net2.0 Pin
ritu432114-Aug-07 2:29
ritu432114-Aug-07 2:29 
Questionmpr.lib Pin
Azghar Hussain13-Aug-07 20:23
professionalAzghar Hussain13-Aug-07 20:23 
AnswerRe: mpr.lib Pin
Christian Graus13-Aug-07 20:35
protectorChristian Graus13-Aug-07 20:35 

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.