Results for "Volume: ASP_Volume3"
This is a calendar that is dynamically produced upon selection of a month & year from the user. When 1st called it shows the current month & year. When clicking on a date in the produced calendar, it sends the date to a field on another page. See attached files for example. Many thanks to BungeeMan for finding the Y2K bug in the Calendar.
The following code, when running, looks like the text is actually typing itself. This technique uses two main things, char arrays and the Sleep(); function. This technique would be great to use for slash screens, presentations or just impressing your friends! Also, please take the time to vote for my code. Thanks!!
This is a Simple Chat Program By Java/Visual J++ 6.0 You can use it on actual server or in your pc (client wihtout server) to try it have a nice chat :) Don't forget if you satisfied about this program to vote me, to contact with me E-mail: osama_nt@intouch.com, ICQ# 64529562
Simple Program To Use The JDBC in your java application or applets and how to use some Sql statemtnts to retrive some data to contact with me E-mail: osama_nt@intouch.com ICQ# 64529562 Don't forget if you satisfied about this program to vote me :)
The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testing. Have fun with it! More information can be found at: http://csrc.nist.gov/encryption/aes/rijndael/ --or at -- http://fp.gladman.plus.com/cryptography_technology/rijndael/index.htm (the second URL explains the specs and test vectors in C, etc.
Micro$oft gave you the frekin' "START" button. Well I tell ye all to sit back and smile at thy OS. In plain English that means take a look at my new Internet Explorer 4+ only SMILEY OS START MENU! It litrally SMILES BACK at you! It can be easily customised to become the menuing system or index page for your site!
Dynamic calendar class with flatfile database connectivity.
This code creates a button that simulates the Internet browser back button. It has been tested in IE 5.x and Netscape 3.x. Thanks to Joe Chung for this code!
I found this code in use on zeal.com and it was unique so I thought I'd post it here. This Javascript allows the user to type characters in a box and shows the percent complete of their allowable max number of characters as a dynamically changing status bar!
This is a very simple code that allows you to move an image with your arrow keys or the #s 8,6,4, and 2.
UPDATED! Build full working menus like shown in the screenshot in only two lines. Check it out! Saves you all the hasle of building swing menus for your application. adds mneumonics and keyboards shortcuts with images. It also gives you access to all of the menu components so you can enable and disable and do what ever you fancy. Works for Swing and AWT Menus. NOTE: Images cannot be added to AWT menus. I got rid of all bugs I think, but if you find any, please use the feedback. I would really appreciatte it.
This program will sample sound from your Audiodevice and apply a Fouriertransformation to the sample buffer. This Program has a GUI and will plot the FFT in a window. You can change BufferSize and SampleRate in order to change the FFT resolution. This is a complete VisualC++ Project and is written in pure C. The code has many comments and you should be able to follow it up easily. Have fun playing with it.
This code uses OLE Automation to allow VB to open an instance of MS Word if the user has it on their system and spell check the contents of a text box. It could easily be modified to work with any control that has text on it. I would recommend better error control than the On Error statement listed here.
This code can be used to generate random images from a set of pre-defined images. This code can be incorporated in an IFRAME so that it displays random images every 10 seconds, whcih can also be customized. Hope you like this code. Rate the code if you like it.
A recopilation of the best FREE Javascript functions. Over 38+ functions in Javascript including Len, Asc, Chr, Trim, LTrim, RTrim, Replace, strConv, Left, Right and much much more! Cross Browser Compatible too!
This will create and write into a *.txt file of your choice. Put this code in a timer and you have yourself a keystroke logger. You can save the contents of a textbox into a file also.
Have you ever wanted to create a chat program in Java? Well now you can with the one and only Socket!
With this code you can place any Icon in the title bar of any Window, just by reffering to a .ico file or to the position of the Icon in a DLL.
When Moving the mouse over a link, it brings up a box with description of the link in it.
This is a password script. Every charachter the user input it displays a star. the password is kcTHEgreat. Catches Control c (Taught to me by a friend :)) so the only way out is to enter the correct password. If you like and think it's secure put it in your autoexec.bat