Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


scanning into html text boxes, problem

 
Logged in as: Guest
arrSession:exec spGetSession 2,3,37163
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP >> scanning into html text boxes, problem
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 scanning into html text boxes, problem - 8/21/2006 10:56:08 PM   
  master55

 

Posts: 9
Score: 0
Joined: 8/15/2006
Status: offline
Hi,

I've a problem regarding my scan system/website.

When i have to scan in very many parts the website gets very slow.

f.e. i have an order of 300 pcs. for this i also need the barcode so i have 600 textboxes which have to be filled.
After the 50th box, the system gets reaaly slow and i have to wait 1-2 minutes till the next scan van be done.

Does anyone have a solution on howto resolve this?


kind regards,
john
 
 
Post #: 1
 
 RE: scanning into html text boxes, problem - 8/21/2006 11:18:42 PM   
  Country73


Posts: 716
Score: 8
Joined: 8/25/2004
From: USA
Status: offline
So you are basically scanning 300 machines and posting that information directly on the web page as the scan is completed?
Have you tried running a client side script to scan the pc's and store that in some sort of text file?
Storing everything to a text file and then uploading the information from the text file to your textboxes will run a lot quicker.

(in reply to master55)
 
 
Post #: 2
 
 RE: scanning into html text boxes, problem - 8/21/2006 11:58:05 PM   
  master55

 

Posts: 9
Score: 0
Joined: 8/15/2006
Status: offline
Hi Country73,

First of all thanks for your reply.
Second, i have a website which is an orderckecking program.
We (barcode)scan in all items in the textboxes. each part_textbox has also a serial_textbox.

So when we have an order of 100. There are 200 boxes on the website.
What we do then is scan in all 200, and then click submit.
Order will then be checked against the scanned items. Then compared, stored, closed and mail send.

Now when i am around box 50 (partline 25) the system gets really slow and we have to
wait for maybe 2 minutes untill 1 textfield has some data in it.
Also when i continue the scanning, the contents are filled in CHARACTER by character, which is not workable ofcourse.

king regards,
John

(in reply to Country73)
 
 
Post #: 3
 
 RE: scanning into html text boxes, problem - 8/23/2006 12:42:34 AM   
  Country73


Posts: 716
Score: 8
Joined: 8/25/2004
From: USA
Status: offline
Now, is this an actual script that handles all of this on your website, or is it an actual program?
If it's a script, can you post that out here so that we can take a look at it?

(in reply to master55)
 
 
Post #: 4
 
 RE: scanning into html text boxes, problem - 8/23/2006 6:23:42 PM   
  master55

 

Posts: 9
Score: 0
Joined: 8/15/2006
Status: offline
It's a PHP/mysql/html script which does this all.

I think this has something to do with:

1. the available memory/HD space available on the server
2. the settings on servers php.ini and httpd.conf
3. the cpu mhz speed (it's now 900MHZ)

But changed this all but still the same..

rgds,
john


(in reply to Country73)
 
 
Post #: 5
 
 RE: scanning into html text boxes, problem - 8/23/2006 11:36:51 PM   
  Country73


Posts: 716
Score: 8
Joined: 8/25/2004
From: USA
Status: offline
You may want to post the script portion so that we can take a look at it.

(in reply to master55)
 
 
Post #: 6
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP >> scanning into html text boxes, problem Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts