Click here to Skip to main content
16,007,779 members
Home / Discussions / Web Development
   

Web Development

 
QuestionConvert CMYK to RGB Pin
karbon339124-Mar-06 0:07
karbon339124-Mar-06 0:07 
AnswerRe: Convert CMYK to RGB Pin
-C-?-M-26-Mar-06 19:51
-C-?-M-26-Mar-06 19:51 
QuestionProblem with Microsoft Internet Explorer Web Controls Pin
SusmithaC23-Mar-06 23:47
SusmithaC23-Mar-06 23:47 
QuestionInvoking JavaScript Using System.Windows.Forms.WebBrowser Pin
BapiLolly23-Mar-06 22:36
BapiLolly23-Mar-06 22:36 
QuestionHow can I hide a url link? Pin
JUNEYT23-Mar-06 21:26
JUNEYT23-Mar-06 21:26 
AnswerRe: How can I hide a url link? Pin
Sushant_Mathur23-Mar-06 21:28
Sushant_Mathur23-Mar-06 21:28 
AnswerRe: How can I hide a url link? Pin
Vasudevan Deepak Kumar23-Mar-06 21:54
Vasudevan Deepak Kumar23-Mar-06 21:54 
Questioncalling a subroutine when the value of an input control changes... Pin
Jesse Evans23-Mar-06 9:57
Jesse Evans23-Mar-06 9:57 
I have a web app that collects barcode data. Presently it uses a form in an asp page having a field for input from the scanner. The scanner is set up so that it simulates typing the Enter key after the data which causes the page to reload, inserting the data into our database.

I want to modify this so that a subroutine on the same page gets called, instead of having the page reload. I tried pointing the form's ACTION attribute to my sub, but it never gets called; instead the page reloads. I also tried adding an OnChange attribute to the input field, but it only fires when the focus leaves the field, i.e. the user clicks somewhere outside the control. This won't work for barcode scanning.

Is this possible?

'til next we type...
HAVE FUN!! -- Jesse
AnswerRe: calling a subroutine when the value of an input control changes... Pin
Guffa24-Mar-06 2:15
Guffa24-Mar-06 2:15 
QuestionQuestions about database. Pin
Genbox23-Mar-06 8:57
Genbox23-Mar-06 8:57 
AnswerRe: Questions about database. Pin
Guffa23-Mar-06 9:25
Guffa23-Mar-06 9:25 
QuestionScroll Bars Pin
munklefish23-Mar-06 5:27
munklefish23-Mar-06 5:27 
AnswerRe: Scroll Bars Pin
-C-?-M-26-Mar-06 21:29
-C-?-M-26-Mar-06 21:29 
GeneralRe: Scroll Bars Pin
munklefish27-Mar-06 5:01
munklefish27-Mar-06 5:01 
Questiondynamicly add asp controls to a web page Pin
cmarmr23-Mar-06 3:53
cmarmr23-Mar-06 3:53 
Questionblocker popups Pin
tetraso23-Mar-06 2:26
tetraso23-Mar-06 2:26 
AnswerRe: blocker popups Pin
CWIZO23-Mar-06 23:08
CWIZO23-Mar-06 23:08 
QuestionValidating a TextArea control Pin
Brendan Vogt23-Mar-06 1:18
Brendan Vogt23-Mar-06 1:18 
AnswerRe: Validating a TextArea control Pin
CWIZO23-Mar-06 23:09
CWIZO23-Mar-06 23:09 
GeneralRe: Validating a TextArea control Pin
Brendan Vogt26-Mar-06 23:08
Brendan Vogt26-Mar-06 23:08 
GeneralRe: Validating a TextArea control Pin
CWIZO26-Mar-06 23:10
CWIZO26-Mar-06 23:10 
GeneralRe: Validating a TextArea control Pin
Brendan Vogt27-Mar-06 0:22
Brendan Vogt27-Mar-06 0:22 
GeneralRe: Validating a TextArea control Pin
CWIZO27-Mar-06 0:27
CWIZO27-Mar-06 0:27 
QuestionAccessing the local time Pin
Brendan Vogt23-Mar-06 1:15
Brendan Vogt23-Mar-06 1:15 
AnswerRe: Accessing the local time Pin
CWIZO23-Mar-06 23:10
CWIZO23-Mar-06 23:10 

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.