Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #124079
Open a link to a homepage or a mail with ONE line of code

Open a homepage or a mail link with just one line code.

2_2002-2004 #129245
Field Grabber

Have you ever gotten fat-fingered when trying to get the fields from a "Post" action and scrathed your head trying to figure out where the mistake is? Or pondered over a field input page, trying to figure out all the fields you have so you can add those fields to your request.form statements? This code eliminates these problems. It grabs the field names and the formats the output in a copy-and-pasteable format so you can spend more time creating and less time trouble-shooting.

2_2002-2004 #124080
Registration form for your CGI via POST/GET method

Connect to your www script and fill out the form on your site using GET or POST method.. It's currently set-up to connect to FormMail.cgi script, by Math Wrigth. (script included) which will then email you the information. Don't forget to change the recipient email address (put your email in).

2_2002-2004 #129116
Hotmail & Yahoo style WYSIWYG HTML E-mail Editor

Send an e-mail in HTML format using the WYSIWYG HTML e-mail editor.(Hotmail and Yahoo style e-mail editor for Windows IE 5+ users only).

2_2002-2004 #124081
Animated Gif Player ActiveX with Full Source in VB6

For the newest version that supports Local Color Tables and Transparency visit my Website here: http://www.lebans.com/animatedgifplayer.htm NEW! Animated Gif Player ActiveX Control with full source code. Written completely in VB6, no third party or external DLL's required. This is a complete rewrite of my earlier code to display Animated Gif's. Full featured and fully debugged!

2_2002-2004 #124082
ActiveX - Make Internet Explorer style buttons with Kinjal's Custom Button ActiveX Control

This Custom ActiveX control is useful in creating Internet Explorer style graphical buttons easily. The control has many advantages over other such controls available like it is extremely easy to use, autosizing itself as soon as the main picture is specified, has many events and is more stable and less memory hungry. No image size limitations. FULL SOURCE CODE INCLUDED.Please rate this code. Thanks.

2_2002-2004 #124083
ActiveX - Scroll Text on Form with Kinjal's Text Scroll ActiveX Control

This ActiveX control scrolls any text specified to from right to left direction. You can change the color, size etc. of the fonts, color of the background and scrolling speed. Is is extremely easy to use. You can enhance the look of your multimedia application using this control. FULL SOURCE INCLUDED. Please rate this code. Thanks

2_2002-2004 #124084
API Demo V2

This code is an update of an ealier post(Now deleted). I have added LOADS more stuff to the code. Including :- Add Bitmaps to submenu's, mouse and cursor stuff(Trap, Hide, Move, Get co-ordinates), Keyboard stuff. I have also added loads more comments to the code and included more mudules to make using the code in other Apps easier.

2_2002-2004 #128770
Remote File Editor v1.01

I'm sorry, this entry is no longer available. Please go to http://www.FileExplorer.com for more info

2_2002-2004 #124085
Screen Manager

Many people have built projects to capture desktop screen. Many functions have been called, BitBlt, GetDesktopWindow, GetDC, even keybd_event, to execute this process. There is one thing you should know about screen capturing in Windows. Windows itself provides function to capture the screen! Actually, you do not need to build a project for it. Just press PrintScreen, and the captured screen will be stored in clipboard. Run mspaint (or any other graphic applications), and then paste. The screen is now stored as bitmap. Pressing Alt+PrintScreen will capture activewindow. I found this by myself. What you should do is just managing the clipboard, so when user press printscreen, it automatically saves the clipboard to a file. This simple project will manage your clipboard and automatically saves the bitmap as file. Run this app, minimize it, and then you can capture the screen freely.

2_2002-2004 #124086
Calculate Angles from the coords of three points

This code is useful in games where you need to calculate an angle quickly. Using three points it gives you the angle, in degrees, of the vertex.

2_2002-2004 #128399
Linear Equation In 3 Variables

This program solves 3 given linear equations in x,y and z to give the values of x,y and z that satisfies the given equations.The program also generates a 3 d graph of each of the given linear equations.

2_2002-2004 #124087
A+ Screen Zoom

Zooms in on the screen wherever the mouse is positioned. Could be easily modified to also do screen captures. Has a grid to show each pixel placement. Great for API beginners. Shows the use of API Blt functions, init file functions and much more. Code is well commented.

2_2002-2004 #129571
Subform

This example demonstrates how to create subform in Internet Explorer like in MS Access. It works in same principles as a database.

2_2002-2004 #124088
Display Current Mouse Pointer Image

This code displays a picture of the current mouse pointer in a PictureBox control. This could be useful for doing screen captures that include the mouse pointer.

2_2002-2004 #128400
Calculator In C++

This is a simple calculator with '+' , '-' , '*' & '/' functions.It also finds the sin,cos,tan of a number(in degrees).

2_2002-2004 #128959
Import request variables

PHP offers a feature called Autoglobals and the importrequestvariables function. ASP doesn't. This article shows how we can do a simular thing, and address variables directly without having to do a lot of bulk and useless work.

2_2002-2004 #129126
[ASP XML] Stock-Quote lookup

The page contains a Quote object, wich will lookup quotes from finance.yahoo.com, using WinHttp.WinHttpRequest.5 object if the response is successfull it will load the responsetext to array wich will be converted to a Quote object and then added to a scripting.dictionary. The page is assembled from the XML of the Quote.Xml variable and the index.xsl file.

2_2002-2004 #124089
A Credit Card Validator - NEW!!

To Check a Credit Card number for TYPE and VALIDITY *** PLEASE RATE ***

2_2002-2004 #124090
DeskLight

Ok this is a small little program I made to sit at the end of the deskbar You can do many things like Hide desktop icons change desktop Picture and more

Languages
Top Categories
Global Discovery