Results for "Volume: 2_2002-2004"
Open a homepage or a mail link with just one line code.
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.
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).
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).
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!
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.
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
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.
I'm sorry, this entry is no longer available. Please go to http://www.FileExplorer.com for more info
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.
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.
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.
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.
This example demonstrates how to create subform in Internet Explorer like in MS Access. It works in same principles as a database.
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.
This is a simple calculator with '+' , '-' , '*' & '/' functions.It also finds the sin,cos,tan of a number(in degrees).
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.
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.
To Check a Credit Card number for TYPE and VALIDITY *** PLEASE RATE ***
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