Click here to Skip to main content
15,888,461 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to open pdf-file with button Pin
porsti9-May-07 21:30
porsti9-May-07 21:30 
AnswerRe: How to open pdf-file with button Pin
Christian Graus10-May-07 2:21
protectorChristian Graus10-May-07 2:21 
AnswerRe: How to open pdf-file with button Pin
koolprasad200310-May-07 21:21
professionalkoolprasad200310-May-07 21:21 
Questioncrystal reports Pin
Sonia Gupta9-May-07 20:40
Sonia Gupta9-May-07 20:40 
Questionbar code ? Pin
Mr.Kode9-May-07 20:26
Mr.Kode9-May-07 20:26 
AnswerRe: bar code ? Pin
Christian Graus9-May-07 21:15
protectorChristian Graus9-May-07 21:15 
GeneralRe: bar code ? Pin
Mr.Kode9-May-07 22:38
Mr.Kode9-May-07 22:38 
GeneralRe: bar code ? Pin
Arun.Immanuel9-May-07 22:44
Arun.Immanuel9-May-07 22:44 
The barcode reader will only scan the code of the product.
You have to interface it with the PC.

You should have a database with columns like

Barcode,ProductName,Cost,Weight and so on.

And create an application that reads the scanned Barcode(from the barcode reader)
and fetch the corresponding properties from the database
and display them in the UI.





Regards,
Arun Kumar.A

AnswerRe: bar code ? Pin
klaydze10-May-07 17:20
klaydze10-May-07 17:20 
QuestionHow to create a function that does not return a value? Pin
Vivek Narayanan9-May-07 20:05
Vivek Narayanan9-May-07 20:05 
AnswerRe: How to create a function that does not return a value? Pin
Christian Graus9-May-07 20:11
protectorChristian Graus9-May-07 20:11 
AnswerRe: How to create a function that does not return a value? Pin
Steven J Jowett9-May-07 23:28
Steven J Jowett9-May-07 23:28 
GeneralRe: How to create a function that does not return a value? Pin
Vivek Narayanan10-May-07 2:57
Vivek Narayanan10-May-07 2:57 
GeneralRe: How to create a function that does not return a value? Pin
Vivek Narayanan10-May-07 3:04
Vivek Narayanan10-May-07 3:04 
GeneralRe: How to create a function that does not return a value? Pin
Steven J Jowett10-May-07 3:17
Steven J Jowett10-May-07 3:17 
GeneralRe: How to create a function that does not return a value? Pin
Vivek Narayanan10-May-07 3:31
Vivek Narayanan10-May-07 3:31 
GeneralRe: How to create a function that does not return a value? Pin
Colin Angus Mackay10-May-07 3:52
Colin Angus Mackay10-May-07 3:52 
GeneralRe: How to create a function that does not return a value? Pin
Dave Kreskowiak10-May-07 3:26
mveDave Kreskowiak10-May-07 3:26 
Questiondays calculation in vb.net Pin
Sonia Gupta9-May-07 19:52
Sonia Gupta9-May-07 19:52 
AnswerRe: days calculation in vb.net Pin
Christian Graus9-May-07 19:55
protectorChristian Graus9-May-07 19:55 
GeneralRe: days calculation in vb.net Pin
Sonia Gupta9-May-07 20:11
Sonia Gupta9-May-07 20:11 
GeneralRe: days calculation in vb.net Pin
Christian Graus9-May-07 20:17
protectorChristian Graus9-May-07 20:17 
GeneralRe: days calculation in vb.net Pin
Sonia Gupta9-May-07 20:22
Sonia Gupta9-May-07 20:22 
Questionmultiple graphs Pin
navyasri9-May-07 19:15
navyasri9-May-07 19:15 
AnswerRe: multiple graphs Pin
Christian Graus9-May-07 19:55
protectorChristian Graus9-May-07 19:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.