Results for "Volume: 2_2002-2004"
Collection of functions to deal with strings, including to capitalize, format, compare, parse links, check arrays and others. This is an added value to any existing string library. If you have comments or suggestions please do. Let me know this has been useful to you by voting for me or linking back to my website.
Global Idle Check is used to monitor your system for activity. If found that your system has been inactive (idling) for the amount of time you specify, the code will call the IdleStateEngaged sub, which is where you can put your code. The code demonstrates the use of the GetAsyncKeyState as well as the GetCursorPos API's. The code continually monitors the state of your keyboard and mouse buttons, as well as you mouse position. This submission is commented quite heavily, and I hope it is easy to follow. Please vote for me if you think I deserve it. Give me comments as well, please. If you've always wanted to create a screen saver that is independent of windows, you can do so now.
Eliminate short name conversion in the VB IDE.
Takes a string and evaluates it, thus giving the user an answer to a string such as "hsin(1)+hcos(1)", which will be e. The evaluator incorporates an error handler, as well as user entered constants. The function is in the module, easily made to be imported to other programs. A demonstration program is included an shows some possiblities. A help file is not included, but will be available by e-mail. An important point, to keep in mind, that almost all functions must be entered in form of sin(45). If a function has one argument, enter it like sin(45), otherwise, put first argument, function, second argument, as in 2+1.
This program will create batch files with the commands you choose. great program, easy to use. Please rate this program and leave your comments
This code will copy all fields from all tables in a database and add them to another identical database. My company has Rep submitting database reports all the time. I need to append the data from the reports database to a live database. At first I was running querys I had made in the database but our file structure changed and that was no long an option. This is about as simple as it gets but someone might find it useful.
A programm that displays its source. Compile, run executiable, and it will show the source code from wich it has been compiled. Just for fun...Useless, i guess ;)
G-Forum BASIC. This code is based on the old CGI WWWBoard that so many people may remember form the old days of the Internet. It is a basic forum (web board) without all the advanced features of moderators and user accounts. In one word: BASIC. It supports basic formatting commands, smiles, bad word filtering and searching. It is also easily customized by modifying the Cascading Style Sheet (CSS) page and the data file. If you find any problems please let me know and I will do my best to fix them. This code is fully commented and please vote if you like it or find it useful. You can find a working demo at http://solutions.meguido.com
This will get the hWnd of freaky programs that change class names every time you start it, and then close it. The only thing you need to know is part of the Titlename (Netsc, instead of "Web Page Title" - Netscape). This WILL close Microsoft Internet Explorer (old version wouldn't) now =Þ. Also, I made it so that you don't have to have a form named "Form1" (by using EnumWindows)
My Code shows you how to use the windows API functions so that you can view the x,y coordinates of a mouse. It also allows you to be able to Set the position of the mouse
An extremely simple TreeView control written in ASP. This code show how to create a simple treeview class using ASP and Cascading Stylesheets. It also shows how to load the treeview from a database table Greate for programmers who want to learn how to create simple ASP controls. A live demo is available at http://www.aspwebsolution.com/articles/coder4life/treeview/asp/index.htm If you like it, please don't forget to vote for me. Thanx
The cool fusion of Flash and ASP which made this photo gallery management system a possible. You can now easily manage your photo online and view it through Flash with Visual and multimedia effect. See an example on: http://www21.brinkster.com/cheefong/index.asp. If you like this, please vote for me!
This is a very nice Direct X 7 engine. It lets you walk around and edit 3D worlds. I'm tired so I'm not gonna post a whole huge description of it. Just download it and see.
Demo = www.mlm.com.pk/member User'll be register then User will be activate his/her account from his/her given Email address. Simply Registeration Via Email. Easy to learn for Biggeners.
This is a computerised digital dairy.
This a fully functioning Fax/Image viewer it can be used to view a multi page TIFF file or multiple single page image files names (for example :- page1.bmp page2.bmp etc) just place the image files in the applications directory and run the project
i-Gallery is a complete online photo gallery. Easy to navigate thumbnails with paging. Enlarged views offer print & email buttons. Secured backend features: create/delete folders, upload/delete images, add descriptions, move images, and much more...
It has got vb datagrid functionality to add, edit, delete record ... give me some time i ll also do sorting & paging :-)
3D sphere explodes into debries.
Encrypts a file such as Exe/Txt and stores it in Bitmap Format.