Results for "Volume: 2002C"
This code only puts the current Date & Time on your website. IT's very simple, BUT I haven't found it anywhere else on this site, so I decided to put this script up for you!
This code allows you to display your own pop up menus when the user right clicks a text box
This code shows you how to create Unlimited Undo and Unlimited Redo, along with Cut Copy, Paste, and Select All features, in a RichTextBox Control.
######## SOURCE w/Example ######### This is the easy Scrolling Credits, i have ever seen.. all you do is include the OCX then drag it on form....you can customize it too you needs. Like 3d or not, bordercolor, backcolor, forecolor, and more..... Hope you like it By the way i made this code cause i was sick and tired of programing credits each time i wanted to make a program... this is 100% easier
This Procedure can be used by AnyForm to Get or Save the Form Position from the Windows Registry using SaveSetting and GetSetting :)
In looking for an easy way to detect the client browser's cookie settings, everything I've found has been complex. Each example I've found requires a page refresh or redirect to itself. This severely hampers true application development as the Request.Form collection is then cleared. This code is something simple I stumbled on and it works (see explanations).
How to move items (up ,down) in a listview
This is a very easy way to add a Tree View (like the VB Control) in your html page. With 1 function, add TreeViews with or without checkboxs and links. If you like it, vote for it ! Simon
The purpose of this code is to let users talk on an ASP website. It creates a good impression having your very own chat room.
This is the first lesson of many upcoming.I will learn you what ASP is, and what to use it for in this lesson. You will not be tought any ASP Code the first lesson. This is just what it says it is.....an Introduction.If you're an experienced developer, you won't get much of reading this lesson.I will also tell you where to get a good Reference, and a few things about ASP Developement languages.Please rate it, even if you don't like it, and tell me what can be better and what is bad.
This is an HTML Syntax Highlighter RTF-Control. It displays Tags, Comments, Property-Names and Property-Values and most of the Entities in different colors. It can also automatically change the user's input into the right entity. E.g. the user enters "§", so my control changes it into "& s e c t ;" [Sorry, my english isn't very good...I am from germany / age: 15]
Includes (with source), c++ kira.dll for global mouse hook, c cpu.dll for cpuid/ cpuid_avail/ cycles_elapsed, basic cmos.exe for accessing cmos in 9x+/Nt+ , ----- Heres what kira has/does/shows ----- Cmos Contents Viewer, Comp/User Changer, CPUID, Dir Locations, DiskSpace, dVolumeInfo, Display Settings, Errors (All WinErr Const/Desc/Name), File Attrib, File Time (Get/Set), Get Ip/Host, ICMP Stats, Icon Info, Icon Settings, Ie Cache/History Viewer, Ie Options, IP Stats, KeybInfo, KeybSettings, Menu Settings, Monitor Info, Mouse Info, MouseMov (Global Mouse Hook), MouseWarp (GMH), Mpeg Info/Tag Editor, Network Info, Performance Monitor (9x), Ping, Power Status, Processor Info, Registration Info, StringFileInfo Editor 16/32bit, Shared Files, Sticky Keys, TCP Stats, UDP Stats, Up Time, Window Info, Window Killer (PopUp Banner Killer), Windows (Set A Windows Properties), Windows Info (OS).
Simple way to convert Hex to Dec in one line of code. This code is for Beginners.
In this lesson the actual ASP learning starts. My past two lesson was written so you can run ASP on your computer, and also a brief introduction to what ASP is and when to use it.Here I will introduce you to the most basics of ASP and ALL script languages.....Variables. If you don't know how to use this, you won't get far in your Coding.It might be intresting to read for you guys that aren't newbies, since I also explain the differens between Constants and Variables, and also very short about Arrays and Functions.If you've read it, please rate it or comment so I know what im doin right/wrong when writing these guides.
!!!!!!!! ATENTION !!!!!!!! THIS IS A COMPLETE TEXT EDITING PROGRAM WITH COPY, CUT AND PASTE FUNCTIONS, POSSIBILY TO INSERT IMAGES, PRINT AND OTHER VERY COOOL FUCNTIONS LIKE AUT-SAVE? JUST DOWNLOAD IT AND PLEASE GIVE ME SOME FEEDBACK FOR THIS HARD WORK (TREE WEEKS OF WORK AND HARD THINKING)
Play Blackjack against the computer
This code will create an Office web chart from the data supplied from a database. It will then create a gif file and place it on a web page.
-=UPDATED=- If you wish to control a computer from your computer then this is for you...It has many features! If you can tell me how to take a screenshot from the server I'll really appreciate it! It even has a "Status" button telling you what is enabled or disabled! Ftp options are now availiable!!! Only the screenshot left!
This sample add icones in the menu of your program but not use any API. The methode is only based on Imitation, very simple but good effect.
This is a simple shopping cart made using recursive scripts. The entire system is stored in 1 asp file and 1 mdb for the data storage.