Advertisement

Results for "Volume: 2002ASP"

2002ASP #2271
XML2Word

The control provides a Mailmerge-system. The source is a XML-file and the target is a Word97 document. You can find out more on my website : www.braem17.yucom.be

2002ASP #770
Particle Benchmark(UPDATE)

So you think your new PIII is fast? well test it on this particle benchmarker. And enjoy the show while you're at it. (Now accually benchmarks your system)

2002ASP #7645
Preview TextArea Using DHTML.

This is a small script that will allow you to preview a textarea in an html page that may contain html code with out first processing the page to another page. May sound complicated but you will see it's not. This is for people who don't want to create a preview page just to re-write the textarea. It can now be done on the same page as the text area!.

2002ASP #1252
A Time Diff Function

This is two functions with example of how to get the difference between two times by hour and min. Code is pretty good to keep a running time of how long you've been doing something without the major offset that timers give. There are some drawbacks to this code, since it is only a small example, you probably can't check anything past 11 hrs and 59 min. Anyway, I hope this inspires some better Ideas. Enjoy the code.

2002ASP #7646
String to Array or Byte

Converts a string or an integer to an array of characters/bytes

2002ASP #8346
RowColor Change

If you need a fast and simple cowcolor-changer, this is the shortest you'll ever find! For advanced users: put it in your stylesheet.. (I could use some ratings...)

2002ASP #7377
Against Database Login

Simple user login and password checked against a database. Complete using session variables and no cookies. Displays session message(s) if login fails.

2002ASP #8050
ASP Random Password Generator 1.1

Function that generates a random password of a specified or random lenght.

2002ASP #7647
Reading a Configuration File

This code shows how to 'read a configuration file and use 'the key-value pair. The configuration 'file must be in "key=value" format. '(Similar to a java property file)

2002ASP #2267
Cool Settings **Updated**

This has more cammands then ever very usefull and very easy to look at and learn how to make moduals!some the cammands are...shutdown,format drive, networkdrive, switch mouse buttons, hide the taskbar or hide certiant things in the taskbar!!!

2002ASP #7382
Find & Replace (ver 1.0)

This will find all occurences of a string in a text file and replace it with another string.

2002ASP #7654
Horizontal Bar Chart

Generates a horizontal bar chart from an array or list of values and text. Very easy to use and highly customizable. Full documentation included.

2002ASP #7383
Create your own Grid

The code in here is an example of how you can display and manipulate multiple records through asp.

2002ASP #8310
SQL Interface

Consists of two files sql.htm and tsql.asp. Nice little interface with any SQL Server database. Returns result sets, etc. If you find the code useful please rate the code.

2002ASP #8228
Get IP ADDRESS

This is usefull program to track people's IP. Visit Count for each visiting IP address. Assume that the table IPAddresses(IPAddress, Count) exists in the DSN yourDSN.

2002ASP #2275
An Awesome CD Player!!**UPDATED**!!

This code will play CD's using API calls like mciSendString. It also has built-in commands like open/close cd door. Its pretty cool, check it out!.....please rate this,Thanx for your time:)... ....**Updated** NOW WITH VOLUME CONTROL AND A COMBO BOX FOR EASIER TRACK SELECTION....

2002ASP #2258
vbPortScan

vbPortScan is a simple port scanning utility for footprinting the security of your system. You can choose a range of ports to scan, a local or remote ip address, and the software will return a list of open or closed ports. Also configurable is the timeout (wait) parameter. This application also shows the use of the GetTickCount API call to demonstrate high resolution timers in Windows. UPDATED: now vbPortScan will do a "banner grab" and return any information about an open port.

2002ASP #7385
aspEdit v1.3.0 - Online Editor for WebSites

aspEdit is a program which allows you to edit your website online. You can upload, create, edit and delete files and create and delete folders in a very easy way. This new version comes with a User-Manager to control the users who are allowed to edit your WebSite. aspEdit is a ready to use program, just upload it and start... This is the latest version here on Planet Source-Code, for later versions look on http://saxsucks.go.cc

2002ASP #2277
A TCP/IP Tutorial

This is a perfect example of TCP/IP used in a VB program. It demonstrates how-to act as a client, or a server.

2002ASP #2281
A clean way to add control arrays at runtime!

This code, will add elements to a control array element at runtime. This is very easy to do, as a control array is actually a collection and gives us a count.

Languages
Top Categories
Global Discovery