Kelsey

3,471
Reputation
405 views

Registered User

Name Kelsey
Member for 1 year
Seen 25 mins ago
Website
Location Canada
Age 34
Always out numbered, but never out gunned!
1h
revised How to disable submit behaviour of asp:ImageButton?
added 505 characters in body; added 52 characters in body
1h
revised How to disable submit behaviour of asp:ImageButton?
added 184 characters in body
1h
comment How to disable submit behaviour of asp:ImageButton?
Implementing the OnKeyPress as you have does the SERVER side event. You need to wire it up with javascript. I will edit my answer to show it correctly.
1d
revised How to disable submit behaviour of asp:ImageButton?
added 277 characters in body
1d
answered How to disable submit behaviour of asp:ImageButton?
1d
answered how to call an image button event in a function
2d
answered Different Development environment than Test & Production environments?
Nov
26
revised session expiring and giving error page
added 76 characters in body
Nov
26
answered session expiring and giving error page
Nov
24
answered Online Issue Tracking Tool?
Nov
24
awarded  Civic Duty
Nov
22
accepted how to clear the items of a listview control and datapager
Nov
22
comment how to clear the items of a listview control and datapager
You really should increase your answer accept rate... 39% for almost 100 questions is dismal.
Nov
22
answered how to clear the items of a listview control and datapager
Nov
21
revised File create datetime getting duplicated for different files and times
added 219 characters in body
Nov
21
accepted Binding a dropdownlist and then adding a new listitem
Nov
21
revised Binding a dropdownlist and then adding a new listitem
added 541 characters in body; added 128 characters in body
Nov
21
answered Binding a dropdownlist and then adding a new listitem
Nov
20
answered Tooltip gets hidden behind controls in IE6!
Nov
20
awarded  Enlightened
Nov
20
awarded  Nice Answer
Nov
20
revised Forcing sub classes to implement a method
added 8 characters in body
Nov
20
answered Most daunting error message?
Nov
20
accepted Forcing sub classes to implement a method
Nov
20
revised Forcing sub classes to implement a method
added 280 characters in body
Nov
20
answered Forcing sub classes to implement a method
Nov
20
accepted asp.net button use javascript return function
Nov
20
revised asp.net button use javascript return function
formatted the code properly
Nov
20
answered help with asp.net gridview/checkboxfield binding
Nov
20
revised asp.net button use javascript return function
added 235 characters in body; added 1 characters in body
Nov
20
accepted Remove specified text from beginning of lines only if present (C#)
Nov
20
answered asp.net button use javascript return function
Nov
20
answered How can I remove values from a dropdown so they are not there on page submit?
Nov
20
revised Remove specified text from beginning of lines only if present (C#)
added 121 characters in body
Nov
20
answered Remove specified text from beginning of lines only if present (C#)
Nov
19
answered Getting the dataItem after DataBound from ListView/DataGrid (any list) in ASP.Net
Nov
19
revised ASP.NET with VB. ListBox adding and removing items
added 360 characters in body; added 94 characters in body
Nov
19
answered ASP.NET with VB. ListBox adding and removing items
Nov
19
answered ASP.NET C# GridView Tab Index issue
Nov
19
revised How do I create a checkbox list with images in ASP.net?
added 470 characters in body
Nov
19
answered How do I create a checkbox list with images in ASP.net?
Nov
19
accepted how to bind data to dropdown control in gridview
Nov
19
answered how to bind data to dropdown control in gridview
Nov
19
answered [ASP.NET] A Panel Control doesn’t appear in a GridView Column
Nov
18
answered Good exercises to transition from coding in VB.NET to C#?
Nov
18
comment Good exercises to transition from coding in VB.NET to C#?
You should get use to using the ';' :)
Nov
18
answered .net javascript master pages garbling element name is there a way around it?
Nov
17
revised How to install a Windows service developed in .NET 3.5?
fixed some steps.
Nov
17
answered How to tell if an ajax timer has gone off at page_load
Nov
17
answered ASP.net: Repeater vs. Dynamic Creation of Table vs. StringBuilder - Performance question