Forum: Coder's Corner Lounge
Aug 6th, 2005, 9:54 AM
|
|
Replies: 11
Views: 316
|
Forum: Community Introductions
Aug 4th, 2005, 10:11 PM
|
|
Replies: 11
Views: 284
|
Forum: Visual Basic
Aug 3rd, 2005, 2:11 PM
|
|
Replies: 2
Views: 299
Printing From Printer
Ok I am just starting out and trying several different things one thing that I am confused about is visual basic printing. Say I give a command like
Private Sub Command1_Click()
Printer.Print...
|
Forum: Coder's Corner Lounge
Aug 3rd, 2005, 11:44 AM
|
|
Replies: 7
Views: 248
|
Forum: Coder's Corner Lounge
Aug 2nd, 2005, 10:33 PM
|
|
Replies: 637
Views: 18,641
133
Visual Basic 6
For intX = 1 To 10
Print intX;
Next
|
Forum: Coder's Corner Lounge
Aug 2nd, 2005, 9:19 PM
|
|
Replies: 637
Views: 18,641
132
Dim Pfo as Integer
Pfo=1
Print Pfo
Print Pfo + 1
Print Pfo + 2
Print Pfo + 3
Print Pfo + 4
Print Pfo + 5
Print Pfo + 6
Print Pfo + 7
|
Forum: Community Introductions
Aug 2nd, 2005, 9:43 AM
|
|
Replies: 17
Views: 401
|
Forum: Community Introductions
Aug 2nd, 2005, 9:22 AM
|
|
Replies: 12
Views: 277
|
Forum: Community Introductions
Aug 2nd, 2005, 9:21 AM
|
|
Replies: 8
Views: 215
|
Forum: Community Introductions
Aug 2nd, 2005, 9:21 AM
|
|
Replies: 13
Views: 302
|
Forum: Visual Basic
Aug 2nd, 2005, 9:20 AM
|
|
Replies: 3
Views: 211
|
Forum: Coder's Corner Lounge
Aug 2nd, 2005, 9:18 AM
|
|
Replies: 27
Views: 668
|
Forum: Visual Basic
Aug 1st, 2005, 11:10 PM
|
|
Replies: 3
Views: 211
Connecting 2 forms
Hi all here is a simple question I would like to know how to password protect a form say that I want to allow for someone with a specific password to be sent to Form2 but if you enter one of the...
|
Forum: Visual Basic
Aug 1st, 2005, 9:55 PM
|
|
Replies: 0
Views: 188
For Total Newbies
If you are trying to get a grasp on VB and it is the first programming language you have learnt then here is a link it really helped me check it out if you are just starting out!!! VB Site...
|
Forum: Visual Basic
Jul 31st, 2005, 2:38 PM
|
|
Replies: 1
Views: 284
I think I found a decent site for learning VB
I have been atempting to get some basics of visual basic down and I think that I finally found a site that seemed like it was a good place to learn some basics. I wanted some people to just take a...
|
Forum: Coder's Corner Lounge
Jul 28th, 2005, 5:08 PM
|
|
Replies: 1,430
Views: 23,778
|
Forum: Visual Basic
Jul 26th, 2005, 11:35 PM
|
|
Replies: 7
Views: 284
|
Forum: Visual Basic
Jul 26th, 2005, 9:38 PM
|
|
Replies: 7
Views: 284
Will Visual Basic help me later
I was thinking about learning VB before i learn C because ive heard it would make learning C alot easier. If I want to mainly use C is it going to make it extremely easier to learn if I already know...
|
Forum: Coder's Corner Lounge
Jul 26th, 2005, 9:28 PM
|
|
Replies: 1,430
Views: 23,778
|
Forum: Coder's Corner Lounge
Jul 26th, 2005, 1:36 PM
|
|
Replies: 4
Views: 173
|
Forum: Coder's Corner Lounge
Jul 26th, 2005, 12:55 PM
|
|
Replies: 4
Views: 173
Books or tutorials
I was wondering for a person new to programming would you suggest tutorials or books for learning a new language like basic? Just wondering since in a book your still going to have to use the...
|
Forum: Community Introductions
Jul 25th, 2005, 11:57 AM
|
|
Replies: 17
Views: 399
Hello im just another newbie
Hello all I am a 17 y/o senior in highschool and want to become a computer programmer as a career. I have been off and on trying to learn programming and it seems everytime I start I stop because I...
|
Forum: HTML / XHTML / CSS
Jul 25th, 2005, 10:36 AM
|
|
Replies: 5
Views: 310
|
Forum: HTML / XHTML / CSS
Jul 24th, 2005, 11:46 PM
|
|
Replies: 5
Views: 310
Help for a begginer please!!
Ok I am new to html and want to learn as much as possible. I have a question about my webpage. I made some buttons that I added links to for my home page but in Internet Explorer it will make the...
|