PDA

Click to See Complete Forum and Search --> : Everyone Who Hasn't Posted in the CodeBank Before PLEASE Read


MartinLiss
Feb 14th, 2003, 08:26 PM
The CodeBank is a place where you can post your favorite working code examples, code snippets, ActiveX controls, and tutorials. Please keep in mind that the Codebank forum is specifically for sharing code and so if you have questions that are not directly related to a CodeBank entry, please ask them in the Classic Visual Basic or other forums.

When you post something here, please follow these few simple guidelines.

Include a clear subject line on your submission.
The subject line should contain enough information so that someone else can get a general idea of what it is about without having to read the post. Please try to follow an "xxx - yyyyyyyyy" format where

xxx = Language (VB, VB.Net, C++, <any others> )
yyy = Description

In the body of the post please state what the code does,
Describe anything special about using the code or incorporating it into an application, and
If appropriate include a usage example.


Please see this post (http://www.vbforums.com/showthread.php?s=&threadid=231152) or any of the posts by me or Jamie for examples.

In order to avoid duplicating something that is already in the Codebank, please do a search before posting.

If you have any suggestions for how we can improve the CodeBank, please post your suggestion in Forum Feedback.

MartinLiss
Feb 20th, 2003, 12:10 PM
It's been reported that duplicate or nearly duplicate code is being submitted by different people. There is nothing really wrong with that but it would be better if it didn't happen, so please search this forum before submitting your code.

nemaroller
Jul 8th, 2003, 11:50 PM
Question... how come there is only 2 pages of Codebank? I know I submitted a short 60-line segment of code for producing Round Gradient-Filled Buttons a few months back.... seems to have fallen off the face of the forums..

MartinLiss
Jul 8th, 2003, 11:53 PM
Set your view to "the beginning" and you'll find that there are 10 pages.

brad jones
Jul 30th, 2003, 04:51 PM
A general note on usage of the forum software:

To see all the entries in the CodeBank subforums, you should verify that you have selected to view all threads "From the beginning". There is a drop-down list at the bottom of the list of threads that you can change to this value.

http://www.vbforums.com/attachment.php?s=&postid=1494536

jovton
Jan 7th, 2004, 11:18 AM
Can I submit code that works for one thing, but needs a little help to make it work with another? (e.g. code that can make your computer fly, but not yet swim,but working toward the goal?)

MartinLiss
Jan 7th, 2004, 11:30 AM
Originally posted by jovton
Can I submit code that works for one thing, but needs a little help to make it work with another? (e.g. code that can make your computer fly, but not yet swim,but working toward the goal?) I would like to see code like that posted in the Code It Better forum.

crptcblade
Mar 6th, 2004, 05:12 PM
Just wanted to tack on something that has been brought to my attention.

If you have an example that was written for the most part by someone else, common courtesy would suggest that you give credit where credit is due when posting.

:)