Development Articles
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsOtherDevelopment Articles

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #16  
Old January 28th, 2002, 05:56 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:

Reply With Quote
  #17  
Old February 12th, 2002, 06:39 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Using barcode Scanner

I am having few input fields in my jsp page and a submit button. To enter the data in the input fields I am using a barcode scanner and each time I scan the barcode the submit button is getting activated and the form is submitted. How can I prevent the submit button getting activated?

Reply With Quote
  #18  
Old February 22nd, 2002, 03:45 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:

Reply With Quote
  #19  
Old February 22nd, 2002, 11:30 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:

Reply With Quote
  #20  
Old April 11th, 2002, 01:05 PM
rodrigso rodrigso is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 1 rodrigso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Re: Using barcode Scanner

Hi!

I am having the same problem. Have you been able to resolve this?

Thanks for any help.

Reply With Quote
  #21  
Old August 1st, 2002, 11:52 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
query

is there any way to get the values of unchecked boxes .plz no suggestions to keep a hidden value with each check box.if any one knows how the reset button keeps track of the initial value of the checkboxes.can we get that initial value after submitting the form without creating our own array.that is iwant to know can i get the default values from where the reset button gets the default value.it is very clear that reset keeps the information of the status of the checkboxes when the page is loaded.so how can i access the same info after the submmissin of page

Reply With Quote
  #22  
Old August 15th, 2002, 12:45 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: Using barcode Scanner

It may be because the scanner is *simulating* an enter key stroke.

Instead of making your SUBMIT button <input type="submit">, try making it something like <input type="button" onclick="this.form.submit()" value="Submit"> to prevent the form from submitting when the <ENTER> key is pressed.

Chris

Reply With Quote
  #23  
Old November 25th, 2002, 05:02 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: Using barcode Scanner

Hi,

I am not using RS232 port reader and not the wedge barcode reader device.

Can you please tell how to read the bar code from the port and bringing it to the form using JSP?

thanks,
nagamani

Reply With Quote
  #24  
Old February 27th, 2003, 06:34 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: Using barcode Scanner

Keshava,
Did you find a solution to your problem (see below)?
*****
I am having few input fields in my jsp page and a submit button. To enter the data in the input fields I am using a barcode scanner and each time I scan the barcode the submit button is getting activated and the form is submitted. How can I prevent the submit button getting activated?

thanks,

Reply With Quote
  #25  
Old May 29th, 2003, 01:01 PM
Ducani
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
The JSP Files (part 4): The Red Pill

The JSP Files \(part 4\): The Red Pill

Now that the basics are done with, it's time to begin applying that theory to Web development. This week, The JSP Files investigates the JSP Request object, and demonstrates how it can be used to process form data. Learn about JSP's array variables, find out what chocolate chip cookies and couch potatoes have in common, and explore a very unusual pharmacy.

Please discuss this article in this thread. You can read the article here .

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherDevelopment Articles > The JSP Files (part 4): The Red Pill

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap