|
-
Nov 30th, 2001, 04:25 PM
#1
Thread Starter
Lively Member
Challenge a Newbie!
Hi all!,
I'm an almost newbie, who know a little about VB, but not much...... I've red a couple of tutorials with the basic of just VB and then a tutorial about basic Access DB and VB.......
Now I just need to improve my skills by trying to make stuff.....
Please hand me some challenges.... just name a program and tell me what functions it must have and I'll do my best....
remember I'm an almost newbie!! 
Thanks,!
-
Dec 1st, 2001, 02:56 AM
#2
Thread Starter
Lively Member
Come on..... Think of something !
You can do it
-
Dec 1st, 2001, 04:57 PM
#3
Hyperactive Member
hmm... make a program that kills that "Sprinks" popup
-
Dec 1st, 2001, 05:10 PM
#4
Good Ol' Platypus
Create a program that has an interface for an Access Database. That'll really get the ball rolling for you. If you want even more of a challenge, try handling Image fields as well!
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Dec 1st, 2001, 09:57 PM
#5
Make something who will put in a database all url you have been in the day with IE. You will need to class them by frequency of visit.
-
Dec 2nd, 2001, 02:22 AM
#6
Thread Starter
Lively Member
Does the word "Newbie" mean anything to u, DaoK?
-
Dec 2nd, 2001, 08:35 PM
#7
Posted by Daok
Make something who will put in a database all url you have been in the day with IE. You will need to class them by frequency of visit.
no offense GuyBrush, but u asked for some ideas and u got some...
-
Dec 3rd, 2001, 08:45 AM
#8
Thread Starter
Lively Member
I know... I'll just read a couple of e-books and then I'll be back
-
Jan 7th, 2002, 11:31 AM
#9
Junior Member
-
Jan 7th, 2002, 12:27 PM
#10
Addicted Member
Ideas:
- make a very basic encryption program
- make a program that makes the user input a date and then should the program calculate what day the date was
- make a notepad, or a simple login-program which stores your input in the registry and reads your input from the registry
good luck!
-
Jan 7th, 2002, 03:52 PM
#11
Lively Member
Project Idea
This is not to hard of a task, but You will be challenged.
First create an Access DB that has information about users.
Name, birthday, age
Create a form with 3 text boxes for each.
Create 5 command buttons.
Add, Delete, Save, Cancel, Close (Exit)
Now using an ADO connection. Link the text boxes to the DB and then put code in place that will allow You to add or delete people.
Now after You get that going, enhance Your form.
Add a label that displays the date and time. (You will have to use a timer to keep it refreshed...so it will tick!)
Try this...if You have any problems just send me a message. It is not too hard of a project.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|