Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Re: [Re: Input from Scanner]


Message #1 by anandhi pandurangan <anandhi.p@u...> on 15 Feb 2001 21:16:10 MST
hi,

   The scanner is attached to the client.its a barcode scanner.the

output of the scanner should fall on the asp form thatc the client has on

 his

browser.



Thanks for your concern.

Please do reply,

Anandhi.P









Robert Chartier <rchartierh@a...> wrote:

so the scanner is physically attached to the server?



or will the client be sending you the image produced via the web?









At 11:42 PM 2/14/01, you wrote:

>Hi

>

>I have a requirement where an output from a scanner needs to be read on 

to

>an asp form. what is the best way to acheive this ??

>

>Please Help me !!

>

>Thanks in advance

>Anandhi P

>



Robert Chartier

Author, AspFree.com

xxx-xxx-xxxx

rchartierh@a...

http://www.aspfree.com/devlinks

http://www.aspfree.com/authors/robert

http://www.aspalliance.com/nothingmn



Message #2 by Craig Shields <cmorganshields@y...> on Fri, 16 Feb 2001 07:41:41 -0800 (PST)
Use Javascript to give the text box focus when the

page loads.  The scanner will just act as any other

input device and populate the text area.



Craig Shields



--- anandhi pandurangan <anandhi.p@u...> wrote:

> hi,

>    The scanner is attached to the client.its a

> barcode scanner.the

> output of the scanner should fall on the asp form

> thatc the client has on his

> browser.

> 

> Thanks for your concern.

> Please do reply,

> Anandhi.P

> 

> 

> 

> 

> Robert Chartier <rchartierh@a...> wrote:

> so the scanner is physically attached to the server?

> 

> or will the client be sending you the image produced

> via the web?

> 

> 

> 

> 

> At 11:42 PM 2/14/01, you wrote:

> >Hi

> >

> >I have a requirement where an output from a scanner

> needs to be read on to

> >an asp form. what is the best way to acheive this

> ??

> >

> >Please Help me !!

> >

> >Thanks in advance

> >Anandhi P

> >

> 

> Robert Chartier

> Author, AspFree.com

> xxx-xxx-xxxx

> rchartierh@a...

> http://www.aspfree.com/devlinks

> http://www.aspfree.com/authors/robert

> http://www.aspalliance.com/nothingmn

> 

> 
Message #3 by Robert Chartier <rchartierh@a...> on Fri, 16 Feb 2001 11:23:40 -0500
hmm..neat..I've never used a bar code scanner so i cant say.



Im sure it will rely heavily on the client software they have for their 

scanners.

And it might work just as easy as Craig mentioned....(in a perfect world....)







At 10:41 AM 2/16/01, you wrote:

>Use Javascript to give the text box focus when the

>page loads.  The scanner will just act as any other

>input device and populate the text area.

>

>Craig Shields

>

>--- anandhi pandurangan <anandhi.p@u...> wrote:

> > hi,

> >    The scanner is attached to the client.its a

> > barcode scanner.the

> > output of the scanner should fall on the asp form

> > thatc the client has on his

> > browser.

> >

> > Thanks for your concern.

> > Please do reply,

> > Anandhi.P

> >

> >

> >

> >

> > Robert Chartier <rchartierh@a...> wrote:

> > so the scanner is physically attached to the server?

> >

> > or will the client be sending you the image produced

> > via the web?

> >

> >

> >

> >

> > At 11:42 PM 2/14/01, you wrote:

> > >Hi

> > >

> > >I have a requirement where an output from a scanner

> > needs to be read on to

> > >an asp form. what is the best way to acheive this

> > ??

> > >

> > >Please Help me !!

> > >

> > >Thanks in advance

> > >Anandhi P

> > >

> >

> > Robert Chartier

> > Author, AspFree.com

> > xxx-xxx-xxxx

> > rchartierh@a...

> > http://www.aspfree.com/devlinks

> > http://www.aspfree.com/authors/robert

> > http://www.aspalliance.com/nothingmn

> >

> 

  Return to Index