Advertisement

Results for "Author: downloho"

2002ASP #500
Strip HTML

Strip HTML from a string with this function. That basically explains it's all!!

2002ASP #501
Make your own screen saver

This gives the basic code for making a windows screen saver. Very easy to understand and use!!

2002ASP #502
A very simple Encrypt and Unencrypt

This is a very simple encrypt/unenceypt and when i say simple i mean simple. works for any string containg the normal chr's ie. (1-9,a-z). Works good tho for simple encrypt.

2002ASP #503
CastScript

The Customize And Save Time Scripting language is used along the same lines as JavaScript; it is embedded in the HTML code. The script defines tags and their properties, then implants them into the HTML source via the tags' name. I was constantly getting tired of continually writing and and re-writing the same lines of code in HTML; and I wondered how I could use a scripting language to define tags that could be reused over and over again. CastScript is what I came up with.

2002ASP #504
Find Any Window

Sometimes you need to find a window using the API Call findwindow , but what if this windows caption changes you can't find that same window all the time. With this function you can find any window just by knowing a few letters in the caption. This will return the windows' hWnd , also includes a function that will grab the windows caption. This is something that will be useful to alot of programmers. Updated! 2.23.01

2002ASP #505
Get and Save how many times your prog was loaded

This code will allow you to Save & Get how many times your program has been loaded. Add a few lines of code to your program's main forms' load procedure. Very easy to understand.

2002ASP #506
Real Window Snap to

This code produces a snap to effect exactly like Winamp. Uses POINTAPI type and GetCursorPos API. It gets the current x and y does a few calculations and snaps-to the screen edge. It does take into account for the taskbar but that may need some tweaking.

2002ASP #507
NetImage

UserControl for downloading images off of the internet. It works as though it is a mini web browser, looking for http:// or file:// prefix. It doesn't support FTP yet but it will soon and it is contained in an example Project. Please vote for me

2002ASP #508
Binary In Executable

Source code for a program that will insert binary or ascii files into an executable or any file really. Also generates [VB] code to extract the file.

2002C #9104
Strip HTML

Strip HTML from a string with this function. That basically explains it's all!!

2002C #9105
Make your own screen saver

This gives the basic code for making a windows screen saver. Very easy to understand and use!!

2002C #9106
A very simple Encrypt and Unencrypt

This is a very simple encrypt/unenceypt and when i say simple i mean simple. works for any string containg the normal chr's ie. (1-9,a-z). Works good tho for simple encrypt.

2002C #9107
CastScript

The Customize And Save Time Scripting language is used along the same lines as JavaScript; it is embedded in the HTML code. The script defines tags and their properties, then implants them into the HTML source via the tags' name. I was constantly getting tired of continually writing and and re-writing the same lines of code in HTML; and I wondered how I could use a scripting language to define tags that could be reused over and over again. CastScript is what I came up with.

2002C #9108
Find Any Window

Sometimes you need to find a window using the API Call findwindow , but what if this windows caption changes you can't find that same window all the time. With this function you can find any window just by knowing a few letters in the caption. This will return the windows' hWnd , also includes a function that will grab the windows caption. This is something that will be useful to alot of programmers. Updated! 2.23.01

2002C #9109
Get and Save how many times your prog was loaded

This code will allow you to Save & Get how many times your program has been loaded. Add a few lines of code to your program's main forms' load procedure. Very easy to understand.

2002C #9110
Real Window Snap to

This code produces a snap to effect exactly like Winamp. Uses POINTAPI type and GetCursorPos API. It gets the current x and y does a few calculations and snaps-to the screen edge. It does take into account for the taskbar but that may need some tweaking.

2002C #9111
NetImage

UserControl for downloading images off of the internet. It works as though it is a mini web browser, looking for http:// or file:// prefix. It doesn't support FTP yet but it will soon and it is contained in an example Project. Please vote for me

2002C #9112
Binary In Executable

Source code for a program that will insert binary or ascii files into an executable or any file really. Also generates [VB] code to extract the file.

2002VB #17708
Strip HTML

Strip HTML from a string with this function. That basically explains it's all!!

2002VB #17709
Make your own screen saver

This gives the basic code for making a windows screen saver. Very easy to understand and use!!

Languages
Top Categories
Global Discovery