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

ASP.NET

 
GeneralRe: ASP.NET C# Code Behind SQL Update on a form Pin
Christian Graus28-Apr-07 12:16
protectorChristian Graus28-Apr-07 12:16 
AnswerRe: ASP.NET C# Code Behind SQL Update on a form Pin
DavidNohejl28-Apr-07 3:20
DavidNohejl28-Apr-07 3:20 
GeneralRe: ASP.NET C# Code Behind SQL Update on a form Pin
Ibuprofen28-Apr-07 6:33
Ibuprofen28-Apr-07 6:33 
GeneralRe: ASP.NET C# Code Behind SQL Update on a form Pin
Ibuprofen28-Apr-07 6:34
Ibuprofen28-Apr-07 6:34 
Questionadd/update in detail view Pin
Alex Ru27-Apr-07 9:32
Alex Ru27-Apr-07 9:32 
QuestionForce Numeric in Textbox Pin
aransiola27-Apr-07 9:07
aransiola27-Apr-07 9:07 
AnswerRe: Force Numeric in Textbox Pin
overfreeze27-Apr-07 12:45
overfreeze27-Apr-07 12:45 
AnswerRe: Force Numeric in Textbox Pin
Christian Graus27-Apr-07 13:21
protectorChristian Graus27-Apr-07 13:21 
You have a keypress event if you do VB.NET in windows, but as you're doing ASP.NET, these events happen on the client, in javascript, not on the server, in VB. If you google, there are lots of examples of javascript scripts that you can run via the key pressed event on the client end to do what you're after.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionLong Surveys / Questionnaires TIMEOUT ISSUES` Pin
Ibuprofen27-Apr-07 6:02
Ibuprofen27-Apr-07 6:02 
AnswerRe: Long Surveys / Questionnaires TIMEOUT ISSUES` Pin
Christian Graus27-Apr-07 20:05
protectorChristian Graus27-Apr-07 20:05 
QuestionSending SMS via ASP.NET Web Service Pin
Nirmal8427-Apr-07 5:17
Nirmal8427-Apr-07 5:17 
AnswerRe: Sending SMS via ASP.NET Web Service Pin
Psycho-*Coder*-Extreme27-Apr-07 10:27
Psycho-*Coder*-Extreme27-Apr-07 10:27 
QuestionResizing Image Pin
Tarik Guney27-Apr-07 4:01
Tarik Guney27-Apr-07 4:01 
AnswerRe: Resizing Image Pin
Cfer8327-Apr-07 7:46
Cfer8327-Apr-07 7:46 
GeneralRe: Resizing Image Pin
Tarik Guney27-Apr-07 8:10
Tarik Guney27-Apr-07 8:10 
QuestionExport to excel Pin
.NET- India 27-Apr-07 2:55
.NET- India 27-Apr-07 2:55 
AnswerRe: Export to excel Pin
Sathesh Sakthivel27-Apr-07 3:15
Sathesh Sakthivel27-Apr-07 3:15 
QuestionTextBox.text as parameter in query Pin
kallileo27-Apr-07 2:08
kallileo27-Apr-07 2:08 
AnswerRe: TextBox.text as parameter in query Pin
szukuro27-Apr-07 2:24
szukuro27-Apr-07 2:24 
AnswerRe: TextBox.text as parameter in query Pin
Mayank Parmar27-Apr-07 2:25
professionalMayank Parmar27-Apr-07 2:25 
GeneralRe: TextBox.text as parameter in query Pin
kallileo27-Apr-07 2:51
kallileo27-Apr-07 2:51 
GeneralRe: TextBox.text as parameter in query Pin
Mayank Parmar27-Apr-07 19:16
professionalMayank Parmar27-Apr-07 19:16 
QuestionDouble Request Pin
Tristan Rhodes27-Apr-07 1:18
Tristan Rhodes27-Apr-07 1:18 
AnswerRe: Double Request Pin
N a v a n e e t h27-Apr-07 2:54
N a v a n e e t h27-Apr-07 2:54 
GeneralRe: Double Request Pin
Tristan Rhodes27-Apr-07 4:06
Tristan Rhodes27-Apr-07 4:06 

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.