Results for "Volume: 2002C"
This is a decent example on how to skin a form. I made 10 skins and Commented every line in this project so you can see what's going on and how BitBlt works from top to bottom. If you don't know BitBlt that well or at all, this is a perfect example for you. Please RATE this and soon I'll make a v2.0 of this. And if you make a good skin for this, E-mail me it at: mikecanejo@hotmail.com! :)
(Because of an error at PSC i had to re-upload this article :-S) This method can be used to authenticate users by letting them entering their email address and password. This method is highly secure due to its use of the MD5 algorithm to send the password encrypted. Provided security is better then the basic authentication featured in most browsers, and can be used in combination with HTTPS.
Purpose of Daily Counter, It count how many user is visited you're Web site. This ASP based Daily Counter not required any kind of Database like MS Access or SQL
User can Feed back to Web Developers , sends the feedback message, and sends the visitor an auto-response message that is read from a text file. and also no required datase.
Web Directory Explorer. *** VERSION 2.2 WITH DELETE OPTION **** Make-up old style web server directory to a new face directory explorer with useful common features. 1) List files & directories 2) Status: File name, type, create date, modify date 3) Sort it ascending or descending depends on previous state with indicator 4) Refreshable 5) Common supported icons 6) Status on last refreshed 7) Time taken to list files & directory
Locate Your Mouse (X,Y) coordinates -----Good if you need to pinpoint a spot to make a mouse moving program------ lets you lock coordinates Very Useful for macro applications
An easy example of Searching for records in a database. I posted this code last year without an example so here it is.
Allows you to select a ascii file and import it into your database. Example provided!
Shows how to create a virtual piano, selecting MIDI devices, selecting channel, playing notes, selecting instrument voice, sending controller messages, making pitch wheel for instrument voice, sending System Exclusive header, etc. Notes for XG Piano : You must have Yamaha XG compatible sound card or you may use Yamaha SYXG 100 Soft Synth as midi output driver.
Remove IE Ratings Password (password that protects children, etc from some sites). You need this if you forgot your password or you just want to remove it.
This is a basic Server/Client Chat made using Winsock and the UDB Protocal. The chat is in Rich Text so it looks just like an AOL chat and it also has Sounds when chatting. If the Client/Server closes the program, the other side gets an error saying so. This is so you don't talk to your self..heh All the client's Nicknames get logged into a ListBox and if they leave the room, their name gets removed from the chat listbox. I also included a "Boot Ip" for the server so he/she can boot someone in the chat that is acting up. Check this example out and RATE it! :PContact me atAIM: Mike3dd
keep up with clients information... I made this for a intranet client DB a way of keeping up with information about them.....
a fun game. kill phish. very graphical and fun
Do you wan't to make your controls really flat, like the ones in Office Toolbars (TextBoxes, CommandButtons, ComboBoxes, etc.)? Then this is what you need! Please, do Vote! By voting, you'll make the programmers efforts well spent!
Manage online car dealer.
ms internet information server installs with a variety of sample scripts that are quite useful and instructive for the novice web developer. Live implementation at http://www.blackdogwebdesign.co.uk/iis/index.htm
An unlimited depth tree structure without the use of special objects. Only done using a trick on the database and simple SQL. NO SPECIAL CODING!! Works FAST... Nothing more than an easy serial number.
This is example for anyone who is just starting ASP. These are easy examples to understand. A live example of this can be found here: http://www.irideforlife.com/go?x=view If you like it the please vote!
Here is my second tutorial in basic ASP scripting. Leave comments if you want. Or have questions.
This code will create a database and produce a document that contains all of the table and field parameters. This is the first part of a series that will show how to use a single program to dynamically deliver any type of interactive multimedia courseware whether it's Computer Based Training(CBT), Computer Assisted Instruction(CAI), or an Adaptive Evaluation and Examination System(AEES) with all of the information being read from a database.