Results for "Volume: Java_Volume1"
MY VERY FIRST ACTIVEX CONTROL so please go easy on me! Its just a SIMPLE container that looks nice. I just decided to do this because i wanted something that i could use over and over again. Ability to change the font, font colour, border colours (header and the main border) and background colours. Still not 100% finished, plenty more to go in, any feedback will be appreciated.
Just some handy little tips, vote if you want, thanks pscode.com, everyone here, and Nod Programming Inc.
Over 900 lines of coding for this single bot. Talk trash to it, and it'll talk trash back. Worthless really. I talk to it to kill time and for entertainment. The possibilities are endless! Check it out for yourself! Please report any missing modules or such. Thanks
This is a fully functional, although probably not entirely bug free application. This application is designed to allow you to post messages to numerous newsgroups automatically. It can handle multiple servers. Allows you to save groups of newsgroups to post to. Automatically UUEncodes attachments. Specify the number of groups to cross post to at a time, etc. I spent about 4 days learning the NNTP specs and programming this program, I certainly hope that you find some educational value in it. If you like it let me know, send me an e-mail and vote for me if you want. If you need any help with any part of it, don't hesitate to ask.
This function takes a comma separated string and parses the values into a variable-length array, which can then be assigned to a predefined number of variables, or iterated with a For-Next loop. This code is roughly based on Brant Gluth's submission entitled "Parse Delimited Text", with the addition of a demo form and improved string handling. Most noticeably, this code can handle strings enclosed in quotes and will not break on delimiter characters within the quotes.
This is just a trivial little app that creates actual rainbowed colored text (unlike that ubiquitous random colored letter code). See the README.txt for more info on the color conversion functions.
Encodes HTML Takes HTML and encodes it to HEX. This is a simple app. You may use as you see fit. But Please Vote for me! Thanks ;-)
This Usercontrol it draws the Control's container Transparent but not the controls inside.Few lines easy to understand and very fast. No Api Calls
Invoice managerfor all kind of Purchase and Sales activities. Easy billing System. I want to convert its database to .MDB from Windows .INI Please anyone help me to complete it. Side effects: Purchase 2 pen from wholesaler then stock of pen is 2. Again purchase 3 pen from wholesaler then stock of pen is 3 that is the only one problem. =================================== It is a part of SIJO Soft Accountant
it learns how to add menu to ie explorer ..How to run jawascript in a dll finds mean english words and writes to ie titlebar. 1-double click ane word from internet explorer 2-right click selected word and select your new menu(transfer to turkish) 3-look at title bar
This is a update from my ver 7, yes that is right someone has posted the code for the login part of the protocol....the hardest part about it. So what is it about... well it uses SSL client to get 2 cookies then send them to another web site to get your final key! SIMPLE Enjoy!
This utility provides a quick and easy way to send files of any type or size across a LAN or internet. I've tested this out with other people over the internet, and have sent files over 600 MB without any data loss or corruption. I also added a little feature in that gives this application the XP-Theme style using an XML manifest file. (which I learned from www.VBAccelerator.com). Please leave comments...:)
example shows how to search particular string between twon defined strings
Internet Cafe System .. to calculate time and the cost for each PC in the cafe .. There is a DB to save user accounts and information about them
Alpheblend demo, how to create it...
Easy way to create a backup job and schedule it into SQL Server. Pretty small and restricted but allows you to specify backup schedule such as Daily, Monthly etc. You can backup your database and restore it.
simple simple mouse out event, NO TIMERS!, a little subclassing, an update to my previous submission, thanks pscode.com and allapi.net, vote if you want, plz leave comments though, theyre much appreciated
A tank is attacking your desktop. It goes up, down, left, right and it shoots. It bounce back if it reaches your screen area limit. This is like a screen saver directly on your desktop. This code doesn't use a transparent form but it is transparent. Let me know your comments or suggestions. :)
Search in 6 Different Engines, Parse the Results and display sorted output according to hits in earch engine.Does not redirect you to each search engine like other search tools available at PSC. It actually parses the results and shows it in its own window.
Simple sample of tetris in VB 6