Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #217742
A huge tip: Visual Basic Scripting Host

This tip is the most powerful bit of code I've ever come across. It will act as an exe but with no need to compile. However you must have either Win 98 or IE5 for it to work

7_2009-2012 #235310
PHP Flash Database

PHP-Flash-Database Demo. Requirements * Macromedia Flash I've used Flash Mx 2002 * Webserver with PHP I've used Apache 2.1 with PHP 4.4.0 * DataBase I've used MySQL, but you can use any. This simple program will demonstate, how to communicate PHP with Flash and Databases. you can contact me at ninethsense@yahoo.co.uk Thank you PRAVEEN.

7_2009-2012 #221860
Consequence Right-Click

This is a code that someone by the name of Jared Collums had submitted. I took it and changed it so when someone right clicks on your web site it says "Please don't steal my source code.(Click again and something bad may happen." And the second time they right click your page instead of an unremovable messagebox popping up it just shuts down there web browser or if they are on AOL it closes AOL.

7_2009-2012 #226952
Kc's Rpg You can actually see your self move!!

this is a fun little rpg. You move about the map by pressing the arrow keys. All made with an array!! You can attack trolls, Gnomes, and humans. Compile the main.cpp and it will work if you go to http://ais.cms.k12.nm.us/~cmerrill/KCRPG.EXE thanks - kc

7_2009-2012 #217750
Bezier splines

A simple Bezier spline implementation. Allows the user to select control 'points on a picture box and then draw a Bezier curve between them. NEW!! - User can now move control points!!

7_2009-2012 #221854
Debugging Client Side Javascript Using Visual interdev

Debugging Client Side Javascript with Visual Interdev, allows you to step through your code one line at a time and test the variable values.

7_2009-2012 #217755
*Improved* Cool Form Close

'This is a much improved version of the cool form close code submitted by Jas Batra. It shrinks the First of all, it is in function form, second it is a 'lot' faster and smoother. Code is fully documented for beginners.

7_2009-2012 #227491
Registry

The following code does two things: 1) Opens a new registry key if an existing one doesn't exist and writes to it 2) Reads the existing data in the key, and applies the data to the form using the SetBounds(); function. The code looks VERY cluttered and there is a fair bit here to put on one page, so i have uploaded a .txt version of the following code that is structured and ready to copy-and-paste!

7_2009-2012 #217756
Autocompleter for textboxes-Like IntelliSense

'This function can be implemented anywhere to finish off a word in a textbox using a list of words with a custom delimeter. It is fairly complex and difficult to document, so bare with me. It also uses the amazing extract argument function written by another code of the day submitter. I have spent lots of time fine tuning this code and making it as flexible and foolproof as the one used in Internet Explorer 4.0.

7_2009-2012 #217757
*Improved* GoAway Screen Wipe

I just quickly improved this screen wipe function written by Jesse Foster. It runs a bit smoother and is usable as a function for any form. Just drop it into a module. Also, I made it work so that it is 'public' not private.

7_2009-2012 #221587
ClassDoc

ClassDoc examines a java class file and saves the results to a file called "classname".txt where you can find information about the interfaces, methods, modifiers and the superclass given by command line parameter.

7_2009-2012 #219291
ONLINE RESERVATION for rent-a-car

This a complete "online-reservation for a rent-a-car business" done in PHP + MySQL. I have done this project last year for a student thesis here in the philippines. If you like my code, feel free to vote for it!!

7_2009-2012 #219672
Bar Code Generator

It generates a Graphical EAN Bar Code(like my Visual Basic Bar Code Generator). Sorry but it hasn't currently any documentation and I havent used the switch command because I used the Code from a Bar Code Generator I made for my Palm and this doesnt support some commands.

7_2009-2012 #220880
Announcement Box

A windows that pops up when you go to a webpage. But this is not an ordinarry window...? Dont forget to rate it excellent.

7_2009-2012 #221960
File Handler

The class contains Static methods that allow the class user to work with a file. save, read, save as and open file dialog and some other methods. Please note that both classes are included here. FileHandler and FileFilterExtension. PLEASE RATE IT.

7_2009-2012 #221961
TextFilterDocument

Control the input in a textfield. Limit the number of characters allowed in the textbox and block unwanted characters.PLEASE RATE IT.

7_2009-2012 #235550
Making Your Own Uninstall (Since there is no way to get a shortcut in your Setup)

Let's you launch the uninstall for your application from within your app

7_2009-2012 #221852
Thumbz up

I based this code on the announcement box by jim sliver which can be found at http://www.dynamicdrive.com/dynamicindex11/abox.htm. I didn't like the way the browser would move to another window if you wanted to view a thubmnaild image and I hated frames and pop up windows, I made a script that means you can view the image without leaving the page you are on. Whats more the new image can be moved around the screen like a new window...take a look at http://www.nexusjnr.co.uk/thumb for an example. Rate the code k.

7_2009-2012 #221121
Password Protect Your Website!

Password Protect your Website for all javascript browsers with only 1 line of code!

7_2009-2012 #217758
Count number of lines/returns in a textbox

Simply counts the number of lines in a textbox (the textbox should be multiline=true, otherwise it is pretty useless). Put this in a module so it can be reused.

Languages
Top Categories
Global Discovery