Click here to Skip to main content
15,885,835 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncreate an xml request Pin
jim haras29-Sep-14 1:56
jim haras29-Sep-14 1:56 
AnswerRe: create an xml request Pin
jim haras30-Sep-14 2:47
jim haras30-Sep-14 2:47 
GeneralRe: create an xml request Pin
Eddy Vluggen30-Sep-14 3:04
professionalEddy Vluggen30-Sep-14 3:04 
AnswerRe: create an xml request Pin
Richard Deeming30-Sep-14 3:28
mveRichard Deeming30-Sep-14 3:28 
GeneralRe: create an xml request Pin
jim haras30-Sep-14 3:49
jim haras30-Sep-14 3:49 
GeneralRe: create an xml request Pin
Richard Deeming30-Sep-14 7:42
mveRichard Deeming30-Sep-14 7:42 
QuestionCalculating total value of different items Pin
Kushal Kumar27-Sep-14 18:11
Kushal Kumar27-Sep-14 18:11 
AnswerRe: Calculating total value of different items Pin
Eddy Vluggen28-Sep-14 2:00
professionalEddy Vluggen28-Sep-14 2:00 
Sounds like a generic "order and orderitem" problem.

1) by looping all the stuff that the patient used, and looking up the prices.
2) this is what reports are for.

Kushal Kumar wrote:
I am creating a vb 6.0 project
No, you shouldn't. Make it VB.NET - it is available for free (vb6 is not free and is no longer sold), and there's a lot more examples and help for VB.NET.

VB6 has been dead for a long time.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

AnswerRe: Calculating total value of different items Pin
Dave Kreskowiak28-Sep-14 3:42
mveDave Kreskowiak28-Sep-14 3:42 
GeneralRe: Calculating total value of different items Pin
Richard MacCutchan28-Sep-14 3:50
mveRichard MacCutchan28-Sep-14 3:50 
GeneralRe: Calculating total value of different items Pin
Dave Kreskowiak28-Sep-14 3:59
mveDave Kreskowiak28-Sep-14 3:59 
GeneralRe: Calculating total value of different items Pin
Tim Carmichael28-Sep-14 6:07
Tim Carmichael28-Sep-14 6:07 
GeneralRe: Calculating total value of different items Pin
Dave Kreskowiak28-Sep-14 12:43
mveDave Kreskowiak28-Sep-14 12:43 
GeneralRe: Calculating total value of different items Pin
Mycroft Holmes28-Sep-14 14:05
professionalMycroft Holmes28-Sep-14 14:05 
Questiontif img print preview Pin
drago1127-Sep-14 12:07
drago1127-Sep-14 12:07 
AnswerRe: tif img print preview Pin
Dave Kreskowiak27-Sep-14 14:41
mveDave Kreskowiak27-Sep-14 14:41 
GeneralRe: tif img print preview Pin
drago1127-Sep-14 19:41
drago1127-Sep-14 19:41 
GeneralRe: tif img print preview Pin
Eddy Vluggen28-Sep-14 2:47
professionalEddy Vluggen28-Sep-14 2:47 
GeneralRe: tif img print preview Pin
Dave Kreskowiak28-Sep-14 3:36
mveDave Kreskowiak28-Sep-14 3:36 
GeneralRe: tif img print preview Pin
drago1128-Sep-14 10:14
drago1128-Sep-14 10:14 
GeneralRe: tif img print preview Pin
Eddy Vluggen29-Sep-14 5:35
professionalEddy Vluggen29-Sep-14 5:35 
GeneralRe: tif img print preview Pin
James.Cook201-Oct-14 3:54
James.Cook201-Oct-14 3:54 
QuestionCreate Image from Panel Control Pin
gwittlock27-Sep-14 9:02
gwittlock27-Sep-14 9:02 
AnswerRe: Create Image from Panel Control Pin
Eddy Vluggen27-Sep-14 13:40
professionalEddy Vluggen27-Sep-14 13:40 
GeneralRe: Create Image from Panel Control Pin
gwittlock27-Sep-14 15:23
gwittlock27-Sep-14 15:23 

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.