Advertisement

Results for "Volume: 2002ASP"

2002ASP #1654
Combo DLL

Windows Combo box enhance active X Dll With this Active X Dll you can enhance a standard windows combo box I tried to make a DLL that will include some major ComboBox functions. The most of them can be acheived only by using API. -------- Functions 1. Drop 2. AutoComplete 3. FindString 4. GetDroppedState 5. GetDroppedWidth 6. GetEditBoxHeight 7. SetDroppedWidth 8. SetEditBoxHeight 9. SetItemHeight 10.SetMaxLen To use the Autocomplete do the folowing In the Combo_Change event add the code Dim cb as new clsAutoComplete cb.autocomplete(combo1)

2002ASP #1124
Webzone

Run this at startup and it sits there waiting for an internet connection. When internet is connected, it silently FTP transfers a file from your hard-drive to your webspace folder on the internet (personal webpage). The source has good comments that explain each step. A good source for newbies wanting internet transfers. You will need to alter the sourcecode and create your own .exe file. For those that had problems downloading the zip file, here's another try ... this time I used Pkzip.

2002ASP #8384
Dynamenu

This DHTML Dynamic Menu slides in from the sided. Using Javascript that is embedded in 2 ASP include files. The menu is Database driven.

2002ASP #8386
BLEEDING TEXT

This makes your page stand out. Brightens the page. You can place it where ever you need the text.

2002ASP #7387
Special Effects

This file has some source files that can change your browser's scrollbar color, link hover color, and even have a mouse trail with a phrase of your choice. I will update as often as I make new. Vote for me!!! Dont forget to take out the comment tags!

2002ASP #8387
Dynamic Calendar (updated as of August 30, 2001)

Calendar generated using Dynamic HTML and client-side vbscripts. Can be used as a modal datepicker popup window. Does not use the asp 'post'/'get' method to process the contents of the page. Fast and easy to use. Added some bug-fixes.

2002ASP #8385
deletefiles

This ASP page is a maintenance tool of sorts. It first lists all of the files in the directory. The links when pressed pass the file name back to the same page which calls a delete function that delete the file which was just clicked on.

2002ASP #8335
CountDown Date Ticker

Want to know how many time left to a specific datetime? This function countdowns to a specific event/datetime from current datetime(now). And not just that, if you download the zip file then you'll see how to make it looks like a countdown date ticker! Try it and have fun!

2002ASP #1396
FTP Server Engine

Im sure many of you remember my old FTP server I posted here a few months back - HERE. Well this is another attempt at making a better, easier to use FTP server. You could take the server class module and drop it into any program to make it an FTP server without having to do anything inside the server. This server uses the Winsock API instead of the winsock control like the old one I posted. Another great feature is that the server is now event driven which makes using the server MUCH easier. This is just a demo program to show off the FTP server, I did almost no work on the user interface... The server is by no means done, probably not even usable in its current state. All it can do right now is list directories and navigate them. I am still in the process of completing it. I just wanted to post it and get some feedback.

2002ASP #8043
Active Directory Browsing (with Download 'Credits'!)

This code allows a user to - Interactivley explore an area of your computer. - Download files based on a database containing 'credits'. One specifies how many files (credits) one may download and link that to a password (or use -1 for unlimited).

2002ASP #2268
AutoSort With Arrays

Load a files contents into an combo box then sort the unsplit lines of text in the combo box then Split the lines and add to proper place... Great for things used to keep track of names with info about the name... Check out this example!

2002ASP #8319
Create a HTML-file from ASP

To create a static HTML-page from an ASP, rather than repeatedly recreate the same info in the ASP-page

2002ASP #1519
Helps you make a .hlp file easy

This puts a toolbar onto your Office Word 97 \ 2000 toolbar. All you have to do is to add it to your Global Template so it will load when you open a new page. First type out what you want, and then click on the button you want and it will automatically create a link. On your way to a proper help file, with all links. Source code is included. .zip contains .dot file and .hlp file. I take no credit for this. Has not been altered. I found this on the web. Web site is in Readme.txt in .zip file. BJ

2002ASP #8318
Web messaging System

This is a client server application in which client is an ASP site and the server is a VB component that uses Winsock control, the users can send messages to the server via client side ASP code.

2002ASP #2269
no rectangular window with transparante bmp color

make a no rectangular window with transparante bitmap color same that k-jofol or over skinnable application with 2 api in a Dll.

2002ASP #1869
XViewer Pro?

Updated! -- Bugs Fixed. Multiple graphics viewer derived from XViewer. Please see my code XViewer before downloading this code.

2002ASP #8349
CBT

This application allows you to create and administer a simple multiple choice computer based test (CBT).

2002ASP #2270
Get displayed url from browser using DDE

This code retrieves the url and window title of any open instance of Netscape Navigator or Internet Explorer. It uses DDE (Dynamic data exchange) and WWW_GetWindowInfo and is much more reliable than the FindWindow Function. DDE is supported in Internet Explorer > 3.0 and in Netscape Navigator > 2.0.

2002ASP #8390
Fast Load

Lets your site visitors download with one link! Just add a link and your done! Also makes a nice anti-leech program!

2002ASP #8049
ASP ScoreBar v1.1

Function that returns a graphical scorebar based on the value you provide. Very basic but thought I'd share this sweet little function with you all!

Languages
Top Categories
Global Discovery