Results for "Volume: 2002C"
Allows you to play chess against another person, no AI here I'm afraid.
This gives an alternating line color on tables, it also allows a realtime highlighting.
Retrieve the user currently logged on in the existing Microsoft Outlook session.
Only organize your directories, inlude your html pages anywhere. The asp source will automaticly create a Tree Menu (DHTML one). Nothing to do. You only have to go to the asp source and modify the begin of the path on which will be based your tree view. Look at readme.txt
Put your pictures in several directories. Change the path in portofolio.asp A thumbnail will automatically be created. U can define the numbers of column, the size of the picture in the thumbnail. A Message will be on the screen while loading. At the end, click on the small picture, a popup window will be open with the picture inside (size of the popup can be changed). Enjoy it and rate it if you like. Don't hesitate to see the "Tree Menu based on Directories". The same idea : No Databases, only a structured web site. Of course, you can mixed both script. Enjoy it
Simulates a cool/flat button. Easy and simple. No API's or advanced codes. Could be used but coding is really newby-ish.
New Version of SpeakIt! reads and speaks any page on the Internet using animated characters and allows web page designers to create animated speaking presentations in 11 different languages using any one of 5 supported MSAgent Characters. It should be noted that this is the ONLY utility that allows you to add Microsoft Agent Presentations to your web pages with no SCRIPT of any kind, no VBScript, no JavaScript, Nada! If your web page visitors are missing ANY required software to present your animated speaking presentation, it will be installed automatically from Microsoft using ActiveX. Even if your web page visitor does not have any Microsoft Agent Characters the play sequences in your presentation will be retrieved from the Internet without any need for your web page visitors to manually Download anything. We have been told by people who have installed SpeakIt! that their web page visitors have increased. They say this is because people tell friends and family members about a utility that can read and speak ANY web page on the Internet using animated characters. Not only do your web page visitors get to see your special presentations, but they walk away with a useful utility that they can use anywhere on the internet. One of the changes to this version allows you the web page designer to decide if you want to Invoke SpeakIt! on a web page, even if the web page visitor has not yet clicked on the SpeakIt! gif to download SpeakIt!. This means you can always make sure that your SpeakIt! presentation is presented to every visitor who visits that page.
The MOST ADVANCED Screen Saver Funtions. Updated again 3/1/00 from the old one on 7/9/98 BIGGER & BETTER THAN EVER. Has Pass Cracker, Pass Tester, Pass Changer & Other functions making this a great learning project for all.
Nearly every line is commented, so I'm sure you will understand it This script shows how to make an efficient script by storing Function and other required thing in different script. It also shows how to make Subs and Functions. If you like this piece of code then please vote for it Thanks
Did you ever want to search for files using your web browser instead of the MS Find Files program? This ASP file searches your hard drive (or web server) for files containing a given string. You can specify a string to search for and the directory to search in (or leave the default c:\ directory).
This will export the contents of a listview into a new Excel Workbook.
This shows how to make use of QueryString. Fully explained If you like it then vote for it. Thanks.
This is an example of a real time date checker / date picker / open other window form. With lots of parameters passing examples Using a mix of asp, vbscript, and java.
Ever been in one of those situations when you are doing something on the computer, banned by every rule, and then your boss walks round the corner? This is the answer to all those problems! As soon as you see him, simply click and your screen is covered with a graph and textboxes making it look as if you are actually working! Could this be the end to sackings because of computer misuse? Don't know but it's saved me a couple of times! Hope you enjoy it!
This code provides client-side text-field validation using VBscript and regular expressions. It also allows you to use other intrinsic VBscript functions as well as a thorough function that checks for a valid e-mail address. Very simple to use. Just plug two new input attributes into your HTML and include the script files and you're up and running.
This is a "Time Textbox". Kinda like the 'Windows > Control Panels > Date and Time' one... It has a separate input for hour, mins, am\pm. use the "up and down" arrows to chnage the time"..please try it out, and vote if ya like it. Provide some feedback too...
(Update 3/2/2000 I forgot to add the Enum To be used with the MyFormValuesOnLoad() Array But its in there now:) This code will aide in determining if Data has changed on a form. It serves many purposes. 1. To tell wether or not it is approriate to prompt user if they want to save changes they have made. 2. if the user wants to Reset or Undo changes they have made to a single text box, checkbox, or combobox Or all Controls at once(Works for control arrays as well).
Here's a little bit of code that I'm using in one of my apps. I slaved over it for 3 nights, so I thought that others might also like to use it. Basically, it Displays a bounding box around the window that the cursor is over, just like selecting a window in Microsoft SPY++. (I decompiled it and monitored it and used dependancies and all sorts of junk from there too, in hope of imitating it). So here it is. This code snippet uses window regions, hDC's, System Objects, and basically complex drawing API's. It also shows how to clean up after yourself (I.e., Release memory correctly). Although it uses advanced techniques, you should get an idea of how graphics sort of work from here. Highly commented code, so as to maximise the knowledge that you can get from here. Please leave comments, as the feedback makes the program. If you like it, please vote :o) Jolyon Bloomfield February 2000
Displays a nice HTML calendar!
It allows the user to access Oracle Stored Procedures from VB, including getting ADO recordsets back