#1 (permalink)  
Old 05-04-04, 09:05 AM
altafingar altafingar is offline
Newbie Coder
 
Join Date: Mar 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
text box

hello,

i want to write a code that will do following things

1) in text box user will input the bar code code number for example 0x921

2) in the other text box the the variable that is holding the bar code number for 0x921 will be dispayed. for example 0x921 is equal to 089765432 so in other text box that particular number will be display.


any help will be appreciated.

Thanks in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 05-04-04, 09:37 AM
dazz417 dazz417 is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by altafingar
hello,

i want to write a code that will do following things

1) in text box user will input the bar code code number for example 0x921

2) in the other text box the the variable that is holding the bar code number for 0x921 will be dispayed. for example 0x921 is equal to 089765432 so in other text box that particular number will be display.


any help will be appreciated.

Thanks in advance.
you'll likely need to create a database and retrieve the information from there.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 05-08-04, 11:20 PM
gevorgkhc gevorgkhc is offline
Newbie Coder
 
Join Date: Feb 2004
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
You could also put it so when Textbox1 is changed a code is executed that compares Textbox1 with some numbers. When it finds a matching number it prints out the equality in Textbox2. Probobly using the if command. This is an easier way then creating a database, unless there's a HUGE amount of numbers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual basic text box altafingar Visual Basic 2 04-30-04 09:49 AM
deleting contents of a text box Chris Hill JavaScript 4 04-21-04 02:37 PM
MySQL Query problem Wraith PHP 5 03-06-04 06:16 PM
picking random entries with a filter... Double selection problem dsumpter PHP 7 11-16-03 08:19 PM
displaying all duplicate records in my table. dsumpter PHP 6 09-02-03 11:54 AM


All times are GMT -5. The time now is 08:30 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.