Results for "Volume: 4_2005-2006"
This is a very cool chat program that is easy to use... I hope you will like it... Have Fun !!
A simple webhost. Users can register and have a single HTML page on the server. With this application they can log-in and create their page in HTML on-line. The page is stored in a database and loaded when someone accesses the page. The URL of a user is this: default.asp?client=USERNAME PLEASE VOTE FOR THIS CODE!
View Camera - record image - play image - motion detection - IP host / client - HTML server. In short all you can do with your camera. The code is created in vbnet 2008 and is divided in sections similar as the tab pages
Hide the clock on the taskbar with not much code.
I'm sorry, this entry is no longer available. Please go to http://www.FileExplorer.com for more info
This tutorial shows you how to use query string in urls like in many sites e.g. used at http://vpn.xrs.net/. In this method, you will use 2 files, content.txt and index.asp, all the information for the page is stored in the content.txt and the template for the pages is index.asp, it's quick easy to use and give your page a proffesional look :P For more tutorials check out my website : http://myasskids.net/ Please vote! Have fun!
Improved code production, index/relation handling and now supports Queries. Database Coder analyses an Access Database and produces the code to create a blank copy of it. Supports Tables, Fields, Indexes, Relations and Queries. Interested in comments. Updated 26 May 2000: Improved handling of default field values and minor bug fix.
SMTP email without mswinsck.ocx using Windows api's Hai friends at psc... This is the implementation of smtp (Simple Mail Transfer Protocol) using the winsock.dll. Till now i have seen only implentations of the above protocol using the bulky activex control mswinsck.ocx(106 kb). All you have to do is to include the module in your program and call the smtp( ...) function. It will return a 1 if succesful, 0 if an error occured during transmission and -1 if a serious error ocuured. Your mail enabled program will be just about 30kb...Wonderful...No need of any support ocx files for your program to work. This program uses just pure windows api's only..Send in your comments and bug reports to [email protected].. The problem is that i have done extensive tests with the loopback ip address(127.0.0.1) running a mail server on my machine...Hadnt got the time to check out live at the net. Also do mail me the latest version of the winsock.dll's basic module if you have...Thanks in advance
Ever wanted to extract a filename only from a path including the filename, well this simple function will do it for you! (I know its not ground breaking but its simple easy and useful)
ClearImm is an Add-in which adds a toolbar button to the VBIDE, when clicked, it clears the Immediate Window. Better than performing a "Select All"... just click the button. Source code is included.
Takes a screenshot of the screen using the Windows API. The subroutine ScreenShot takes a screenshot of the entire screen, the subroutine PartialScreenShot takes a screenshot of only part of the screen.
This application uses the System.Speech namespace in .NET Framework 4.0 to systhesize speech from text input. It will use any installed voice on your computer and will also use SSML (Speech Synthesis Markup Language) if the voice supports it.
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).
The GetScreen app uses Windows API to capture areas of the screen. To simplify the capture, you simply move the Form around that has a transparent inner region. Stretch the form around the area you are trying to capture, then either click "Save As" or "Copy". Features: - "Copy" allows you to copy the image to the Clipboard. - "Save As" allows you to save as *.PNG, *.BMP, *.GIF, *.ICO, and *.JPG. - Height and Width displayed in Pixels in the bottom right. This works great in Windows XP. I noticed in Windows 7 that when you click Copy or Save As, the image captured needs the .Left portion to be moved over a few pixels. Hope this code helps you in your projects and please remember to Rate.
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