Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #122571
EASIEST Read/Write to registry

This code makes it VERY easy for you or a user to enter or recive any part of the windows registry.

2_2002-2004 #128849
Domain Registration Handler ( For Webbhotels, or Internetcompanies )

It lets you simply manage your domain names over the internet. You can, add, edit, delete, view, sort and handle all your domains that your company has registered. This code is aimed for internetcompanies that handle domainnames and doesn't have any good system for it. It's all completed but it's still missing one thing that will be implemented....it's missing DomainLookup :(. I will try to give 100% assistance in installing this if you will have any problems with it. It's written in swedish language but i later converted into Englsih, so don't blame me for any spelling errors...instead correct me :). If you're company are into Domain Name REgistrations or something similar, then this script could really be of use for you. Try it, you might like it =)! Anyway, PLEASe make any comments or suggestions and i'll try to code them for you! Have a nice day and please vote if you like it =)!

2_2002-2004 #128701
Dynamic Pixel Image

Allows you to create 1x1 images of any color including transparent images. (Images can be streatched by defining height and width in image tag)

2_2002-2004 #128702
Color Picker 2

This version of the Color Picker supports just about any browser that uses javascript - Including Netscape 3. The downfall is that you "must" run it with a server that allows ASP. A script is included to create "dynamic" images of various colors. Thus - more bandwidth is used to allow visitors to choose colors. It is still a great asset to anyone who wishes to allow users to pick colors dynamically to affect the sites layout and design instantly.

2_2002-2004 #128973
dynamic website ver.1 (updated in july.01)

This is improved version. Some new options added. Simple ASP and Access database based website which can be used for publishing news/articles or for simple homepage solution etc. Editable menus, articles and users (2 levels, admin and editor). Just copy files and create DSN to the database.

2_2002-2004 #122572
Error Creator!!!

creates fake errors...

2_2002-2004 #128272
^ MS Paint

A great windows like paint utility! Includes almost all the windows paint functions. Great for Computer Graphics Beginner's Learning.Uses interrupt handling. Includes Icon files made by me. Please let me know about this program.

2_2002-2004 #121472
WinKilla - Runtime Disassembler

**UPDATED FOR NT SUPPORT** Spy++ is good, if you like LOOKING at what's loaded in Windows. WinKilla takes that extra step. WinKilla is actually Windows disassembler, minus the procedure watches (which are being added, by the way). However, WinKilla actually lets you TAKE CONTROL of all classes derived from the C++ CWnd class! This means that not only can you play around with all visible windows, but you can also tinker around with HIDDEN WINDOWS, ALL CONTROLS and PROCESSES! Imagine changing the text on a command button that isn't even made in VB from a program that you didn't even make =) Take a look. This is probably one of my best works yet.

2_2002-2004 #128711
Hex Viewer

Allows you to view the binary data of any file (GIF, JPG, ZIP, TXT, HTM, ASP) as if you were looking at a common hex viewer. Bytes are displayed as Hex characters and character data is displayed on the right. Starting positions of each row are displayed on the left.

2_2002-2004 #128977
XmlToolz

simple editing XML, XSL cek if XML/XSL well formed or not display XML as tree view transform and display XML (based on XSL) as HTML

2_2002-2004 #128883
IP Calculator

Submit an IP Address and subnetmask and you will be given information about the ip. The information returned is Network address, all possible subnets, the class of the IP, how many hosts per subnet, how many subnets, and binary representations of the address information. This application is based on the code written by Ryan Conrad for Visual Basic. This application is going to be the basis for an IP address database that i will upload when finished.

2_2002-2004 #121473
Complete Password Module (without additional forms

This module will lessen the burden of adding password protection to your applications. All windows used by this module are created at runtime using the Win API thanks to Joseph Huntley's APIForm. So there is no need to add forms to your existing project. Simply add the module, a few lines of code, and set the Variable properties. This module will create two password dialogs. One to set\change passwords, and one to verify the password. All password checking is done inside the module. All you have to do to call and check a password is call two simple functions. You can choose to have the password encrypted, not encrypted and stored either in a file or in the registry.

2_2002-2004 #128617
Unique w/ database & more than one page

This is an update to my Unique Hit Counter that used a text file to keep track of all hits. With a database, more than one page on your site can be monitored by this file. It uses the servervariable url to determine what page it needs to add a hit to. As with my last hit counter, it uses cookies to keep track of who has been and who hasn't. I built my Text to Images into this script. As with that submission, you have to make your own images. They don't have to be any special height, or width. My images start with "cnt_" and have a numerical value coresponding with the value passed (that means you need images cnt_0 - cnt_9). I also have a cnt_start and cnt_end image to make everything look nice. Save this save as something like counter.asp and just use an include (). You can use it on every page on your site to track where people go, and what-not.

2_2002-2004 #128645
Read Image Dimensions

Allows you to read the width and height for GIF, JPEG (JPG/JFIF), Bitmap(BMP), and PNG files. You can upload a file or load a binary file from the server in the demonstration. This is great when you allow users to Upload files and need to ensure that they fit within a specific set of boundries (ie - uploading banners). Update - Now supports AVI, MOV, MPG/MPEG, and SWF with support from my brother Lucas Moten. JPEG files have also been fixed to read correctly.

2_2002-2004 #121474
BMP2ICON

I had always found it frustrating when I needed to convert a bitmap into an icon because popular software such as MSPaint or paint shop pro does not do it. Here is a small VB program that converts a bitmap to icon. Alessandro wanted to know if he can display the image before converting it. (Done)

2_2002-2004 #121475
IPHostResolver

Allows you to look up a DNS entry by name (www.whatever.com => 100.100.0.1) or by IP (100.100.0.1 => www.whatever.com). Includes some code found right here on PSC!

2_2002-2004 #121476
TBook

A simple database type program with a reminder,phone book,address book and E-Mail entry. Nice calendar routine and easy to use.

2_2002-2004 #128568
ASP Calendar

WSoft Asp Calendar is a Component for use with ASP(Active Server Pages), that support "American" and "Brazilian" formats. Full-customizable, including colors, borders, fonts and pictures. Source (VB) Included. MTS Required.

2_2002-2004 #122573
DirectX 7 Sprite Engine

The Engine was made as an easy way for making a game with directdraw. It gives you three backgrounds. The background, midground, and foreground. It also has a built in tile engine(if you want to call it that). And allows up to forty sprites which is changeable with the re-writting of a line. More documentation is held within the zip in the rtf file

2_2002-2004 #128705
Parse Metadata from URLs

This class demonstrates how you can request the HTML of a URL from another website using the XMLHTTP object to spider the web page. (Simular to the methods of the ASPHttp object). The data is parsed and made available through a class object. This code is great if you are thinking about creating a Search Engine - or you just want to verify that URLs exist that users may place in there profiles. Also handy for finding broken links. If your server has IE5, or XML objects from Microsoft installed on it, then you should be able to use this demonstration without any problems.

Languages
Top Categories
Global Discovery