Click here to Skip to main content
15,921,463 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralCalling other program to execute function Pin
snow_xuanyuan14-Mar-05 14:18
susssnow_xuanyuan14-Mar-05 14:18 
GeneralRe: Calling other program to execute function Pin
Dave Kreskowiak15-Mar-05 6:04
mveDave Kreskowiak15-Mar-05 6:04 
Generaldynamically setting pictures for a picbox Pin
JMS7614-Mar-05 9:12
JMS7614-Mar-05 9:12 
GeneralRe: dynamically setting pictures for a picbox Pin
Ray Cassick14-Mar-05 9:23
Ray Cassick14-Mar-05 9:23 
GeneralRe: dynamically setting pictures for a picbox Pin
JMS7614-Mar-05 9:42
JMS7614-Mar-05 9:42 
GeneralRe: dynamically setting pictures for a picbox Pin
Ray Cassick14-Mar-05 14:30
Ray Cassick14-Mar-05 14:30 
GeneralRe: dynamically setting pictures for a picbox Pin
JMS7614-Mar-05 15:33
JMS7614-Mar-05 15:33 
GeneralRe: dynamically setting pictures for a picbox Pin
Ray Cassick14-Mar-05 17:44
Ray Cassick14-Mar-05 17:44 
Well, I could give you a fish, or show you how to fish…. Hmmmm

Purpose is to demonstrate using xml as a file type database
http://www.codeproject.com/vb/net/OrderAutomation.asp[^]

Base64 Encoding a picture for storage
http://www.dotnet247.com/247reference/msgs/57/288330.aspx[^]


As far as storing the picture goes in the example I gave you, the DB only stores the NAME of the picture (as a string) then uses that name to load the picture from a file to view it.

I don't mind helping, but I hope you understand why the answers I give are the way they are.

Part of being a developer is:

Solving problems by deciding what way is best.
Decomposing problems into small understandable parts.
Finding solutions to problems.

I don’t mind pointing in the direction but you have to do a little of the work yourself. That's what makes programming so much fun.


George Carlin wrote:
"Don't sweat the petty things, and don't pet the sweaty things."
Jörgen Sigvardsson wrote:
If the physicists find a universal theory describing the laws of universe, I'm sure the a**hole constant will be an integral part of that theory.

My Blog[^]


GeneralRe: dynamically setting pictures for a picbox Pin
JMS7615-Mar-05 19:09
JMS7615-Mar-05 19:09 
GeneralRe: dynamically setting pictures for a picbox Pin
Ray Cassick14-Mar-05 14:36
Ray Cassick14-Mar-05 14:36 
GeneralRe: dynamically setting pictures for a picbox Pin
JMS7614-Mar-05 15:35
JMS7614-Mar-05 15:35 
QuestionImage buttons? Pin
oswaldoh14-Mar-05 6:02
oswaldoh14-Mar-05 6:02 
GeneralRecent Files Menu Management Pin
rswipe14-Mar-05 4:33
rswipe14-Mar-05 4:33 
QuestionHow can I access controls on parent-form Pin
MaWeRic14-Mar-05 4:26
MaWeRic14-Mar-05 4:26 
AnswerRe: How can I access controls on parent-form Pin
Dave Kreskowiak14-Mar-05 6:27
mveDave Kreskowiak14-Mar-05 6:27 
GeneralRe: How can I access controls on parent-form Pin
MaWeRic14-Mar-05 7:19
MaWeRic14-Mar-05 7:19 
GeneralRe: How can I access controls on parent-form Pin
Dave Kreskowiak14-Mar-05 10:28
mveDave Kreskowiak14-Mar-05 10:28 
GeneralRe: How can I access controls on parent-form Pin
Omar Mallat15-Mar-05 3:20
professionalOmar Mallat15-Mar-05 3:20 
GeneralRe: How can I access controls on parent-form Pin
Dave Kreskowiak15-Mar-05 16:21
mveDave Kreskowiak15-Mar-05 16:21 
GeneralHTA and External VB Script Pin
pn199514-Mar-05 4:25
pn199514-Mar-05 4:25 
GeneralRe: HTA and External VB Script Pin
Dave Kreskowiak14-Mar-05 6:21
mveDave Kreskowiak14-Mar-05 6:21 
GeneralHiding the Title Bar Pin
Thirumalaraj14-Mar-05 4:14
Thirumalaraj14-Mar-05 4:14 
GeneralRe: Hiding the Title Bar Pin
Dave Kreskowiak14-Mar-05 6:06
mveDave Kreskowiak14-Mar-05 6:06 
GeneralRe: Hiding the Title Bar Pin
Bad Sector15-Mar-05 20:29
Bad Sector15-Mar-05 20:29 
GeneralRe: Hiding the Title Bar Pin
Dave Kreskowiak16-Mar-05 0:59
mveDave Kreskowiak16-Mar-05 0:59 

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.