Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Vb 6.0 help
Name: pureperson Date: September 5, 2003 at 07:49:06 Pacific OS: WINDOWS 98 CPU/Ram: 566 Celeron
Comment:
I'm new to the VB environment and i need a little help. In a form i created a picture box and command button. Want i want to accomplish is to click the command button and for a picture thats saved on my drive to be displayed. Please be specific if i need to create a module or does the code go into the form? I'm not sure. Any help is apprecited. I'm using VB 6.0.
Summary: I currently have vb 6.0 enterprise edition, Iam a begginer and would like to know where there may be some step-by-step projects and general help, Ive got more money than sense buying off the net! I do...
Summary: In VB 6.0, I had write the following script: Set cn = New ADODB.Connection cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.3.51;" _ & "Data Source=" & App.Path & _ ...