OK what you might be able to do is capture the keypress event for the textbox. Check the entered character for the ascii representation of CrLf. Capture the data and validate it.
HTH On Thu, Sep 25, 2008 at 1:13 AM, sallushan <[EMAIL PROTECTED]> wrote: > > Hey Paul, the one I have used sends the CrLf at end, which indicates > the end of barcode. > > On Sep 24, 11:05 pm, Paul <[EMAIL PROTECTED]> wrote: > > Nope. Unless you are scanning into a textbox and set the scanner to tab > out > > when completed. > > > > On Wed, Sep 24, 2008 at 1:26 AM, mostafa badawi <[EMAIL PROTECTED]> > wrote: > > > > > So, if the barcode scanner works like a keyboard, is there a notifier > > > to the end of the input? > > > > > -- > > > Mostafa Badawi > > > > -- > > _______________________________ > > > > Take care, > > Paul > > > > It is not we non-interventionists who are isolationists. The real > > isolationists are those who impose sanctions and embargos on countries > and > > peoples across the globe and who choose to use force overseas to promote > > democracy. A counterproductive approach that actually leads the U.S. to > be > > more resented and more isolated in the world. > > > > Dr. Ron Paul > > > > www.RonPaul2008.com <http://www.ronpaul2008.com/> > > > -- _______________________________ Take care, Paul It is not we non-interventionists who are isolationists. The real isolationists are those who impose sanctions and embargos on countries and peoples across the globe and who choose to use force overseas to promote democracy. A counterproductive approach that actually leads the U.S. to be more resented and more isolated in the world. Dr. Ron Paul www.RonPaul2008.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://cm.megasolutions.net/forums/default.aspx -~----------~----~----~----~------~----~------~--~---
