Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #128384
^_Forgotten Heroes_^

An unfinished RPG, made with color text and ASCII graphics. It is a work in progress, but comments and/or suggestions are greatly appreciated :) (I'm not particularly good at optimizing my code, but since I'm a newbie, who can blame me?) :P --- oh, and please vote for me! :)

2_2002-2004 #123724
Another way to place images within menu

Places images in the menu

2_2002-2004 #123725
Address Book/donation records

TOTAL DATABASE APP. add/delete/update/edit/SEARCH everything you expect from a good database address book/donation records/ and REPORT of donation a user has made over a certain time

2_2002-2004 #123726
V. Simple GetKeyAscii code

I have seen all of these really complex GetKeyAscii functions out there. Well check this out.

2_2002-2004 #123727
Easy Rounding Function

Round to X Decimal places with one line of code!

2_2002-2004 #123728
keyCode

It replies the Ascii Code and the vbKEyCode of any Key by pressing. I had to make it at work to test somthing. It's really very simple. But perhaps you can use it...

2_2002-2004 #129097
GPS 1.4 WYSIWYG

With GPS you can simply change the content of your homepage dynamically, without any technical knowledge. No FTP, no upload! Use the webbased controlpanel to manage everything: Posting, editing, deleting, validating, messenging, scaling and more. The newest version of GPS makes editing even easier! You can use a Word-like Webapplication to write your postings, with different fonts, colors, formatting and more. You write like you used to do in Word and GPS converts that into HTML and publishes it on your website! GPS has multiuser support. Set accessrights for each admin, coordinate the homepage with more admins using the messenging system. Also GPS is tracking every visitor who visits your GPS powered page, it retrieves IP, platform, resolution, browser and time of visit. Since 1.3 you can create multiple sites with different settings. If you are using GPS for the first time, login with the login: Admin , password: Admin and then change the password for your account. Download the newest versions and fixes on www.aspiration.de.vu or www.guox.tk

2_2002-2004 #123729
Convert Decimal to LCD Fraction

This program uses a set of routines that convert any number to its fractional equivalent in least common denominator (LCD) form. For example: 1.80 is returns as 1 and 4/5. The routine returns the result in 'english' and as individual pieces (ex: 1,4,5 for the previous example) so you can tailor it to your needs. Also handles negative numbers, numbers with more than 2 decimal places, and decimal numbers with or without a whole number (i.e. 4.5 or 4 or .5 or all accepted and handled).

2_2002-2004 #129359
Recordset paging with images

This code is do recordset paging with images instead of buttons.The images will be swapped based on the position of the current page.I have also provided a facility to "GO" to any page by entering the page number in the "GO" TEXTBOX.

2_2002-2004 #129358
Client Side Sorting of records

THIS CODE WILL CONVERT A RECORDSET INTO A CLIENT SIDE ARRAY AND THIS ARRAY CAN BE SORTED AS PER ANY FIELD IN THE TABLE.SINCE THE PROCESSING IS DONE ON THE CLIENT SIDE ITSELF PERFORMANCE IS MUCH BETTER.CLICKING ON THE HYPERLINKED TABLE COLUMN HEADERS WILL CSORT THE RECORDS AS PER THAT COLUMN.

2_2002-2004 #123730
Direct X 7 Scrolling Tiles

I searched around here for a LONG time to find out how to scroll Bitmaps. With my code, You can do just that with Direct X... This can be used in creating games like... Civilization, Since it randomly generates a map from a tileset. You can use the Keypad (up,down,left,right) to move the map. Try this out, and if you like it, Vote HIGH.

2_2002-2004 #123731
Encryption Library

This is a collection of all my encryption related routines

2_2002-2004 #123732
CoolMenu (real icon menus)

Display real Office like icon menus. Source code based on Paul DiLascia's work from the Microsoft System Journal (Jan98); ported from VC++ to VB by me + some adaptation. visit www.dilascia.com **Features: Real Office like icon menus; Partial Win98 main menu effect in Win95 (need help for full effect if possible); Embossed pictures in color (thanks Paul); Uses the form's font (~and style attributes); Working "local" and "global" accelerators (&, Ctrl+?); Easy interfacing between ImageList and VB's Menu Editor; Take a look at the screen shot !

2_2002-2004 #123733
Multi Line Tooltips

Are you fed up with the fact that you can only display one line in vb tooltips. This class allows multiple line tooltips. It also allows you to specify the Maximum Width of the tooltip, the delay until it appears, the length of time it is visible and whether the tooltip is centered below the control. I have added support for setting the font that is used as well.

2_2002-2004 #129337
Indo Shoutbox

This is a very basic ASP Shoutbox. Users are allowed to post small messages that get recorded into a database. Simple admin site using sessions allows you to delete certain posts. This is just a simple version additional features are up to you to create.

2_2002-2004 #128779
Online Web Building

My first piece of code that I have submitted to Planet Source Code, this application shows the workings of a small dynamic site for beginners of ASP/Access database. It is compatible with Macromedia UltraDev 4, which is one of the easiest programs to use when learning to build ASP web pages. Users can build a web page with an online WYSIWYG HTML editor, upload their images use them in their pages. There are new User Name "checks" in the registration area and you can upload images without 3rd Party components which are saved to a folder for their User Name (made on-the-fly). Images can be inserted from the drop-down box in the editor and there is an "manage images" section to delete previous uploads. User's pages and images are controlled by a session variable (MMUsername), so each person can only edit/delete their own work. The pages have been designed to only allow registered users access to the page building and uploading sections, thus eliminating "anonymous" editing of pages. Customising the appearance of this site is easy too. The navigation buttons at the top of the pages are displayed from the "include file", so changing the buttons/navigation to your own design is easy, as are the styles and formatting which are all linked to a CSS file. The site has been tested working on Windows 2K Professional and NT4. It can be seen working at: http://www.design4online.net/userpages/index.asp. Feedback is welcome as I would like to produce some more applications/examples like this one and need to know what your views are. Oh yes, please vote too if you like it... Thanks.

2_2002-2004 #128994
Generate Filename or SessionID

Generate Filename with Randomstring, Date and time.

2_2002-2004 #128993
SQL and ASP

SQL and ASP: Here I have listed same important SQL-Statement. and same functions for connect to Database. By my samples I don't use: follow ADO Command: -add -update ... only SQL (is faster and better to read) I dont't check why so much programmer use not the SQL-Staetment

2_2002-2004 #129121
ASP Image Gallery

This script displays the images from a requested directory one-at-a-time, with 'previous' & 'next' buttons to navigate... Please give me feedback good/bad, anything to help me code better next time!

2_2002-2004 #129317
SQL Management V2.1

Updated Manage Server SQL Version 2.1, now you can see Stored Procedure and backup it, this version no need dll and with some new features, I hope you can enjoy with this script. This is an open source project read the license and vote for me please if you like it.

Languages
Top Categories
Global Discovery