Results for "Volume: C_Volume2"
This following function takes an HTML page and strips it of all tags.
A servlet is an extension to a server that enhances the server's functionality. The most common use for a servlet is to extend a web server by providing dynamic web content. Web servers display documents written in HyperText Markup Language (HTML) and respond to user requests using the HyperText Transfer Protocol (HTTP). HTTP is the protocol for moving hypertext files across the internet. HTML documents contain text that has been marked up for interpretation by an HTML browser such as Netscape. Servlets are easy to write. All you need is the Java® 2 Platform software, and JavaServerTM Web Development Kit (JWSDK). You can download a free copy of the JWSDK.
Get all the possible combinations of six letters.Easily extendable algorithim.The program is really useful in unscrambling puzzles.PLEASE RATE THE PROGRAM.
This code demonstrate a simple procedure for reading and writing to and from a text file. Level: Beginners
This lesson converts the application, applet, and servlet examples from Lesson 6 to write to and read from a database using JDBCTM. JDBC is the JavaTM database connectivity application programming interface (API) available in the Java® 2 Platform software.
Search and Replace in single or Multiple text based files (aspx, vb, txt, xml etc). Includes sub directory search and case matching options. Demonstrates recursive folder searching and use of the Streamreader, writer and RegEx libraries along with a directory browser for older .NET versions.
this is a tetris game with code. PLEASE VOTE FOR IT !! any voter can e mail me to get advanced versions of code and other games too!! PLEASE VOTE.
This code shows you how to add and delete items from an HTML select menu.
Just a quick Article on Input/Output, since the last artical on input/output was done by a beginner. And sucked bad....lol, sorry dude. Please take a second and vote on this example, thanks.
This OCX will resize and reposition all of the controls on a Form when you resize the form or change resolutions.This Control is based on Elastic Class by Mikhail Shmukler. This newer version is a very little bit faster than before, and also will not resize status bars if they are present. It also prevents a form from being resized smaller than 700 twips. Installable compiled version 1.2 can be had here http://www.angelfire.com/band/AMP/files/elastic.zip
This is awesome!!! G-Text is now a fully customizable, graphical text designer. What does that mean? Well, this thing is great for making text with wonderful effects that can go into a website or anything! It saves images to BMP, GIF, JPG, or PNG. Download now, but don't forget to vote! UPDATE INFO: > You no longer need to press DRAW TEXT: Auto-Redraw now! > Save in 4 different file formats > Load and Save settings > Properties pane > Much more... download now!
This is the latest release of Radiate Menu which is a menu which glows when the user moves the mouse over an entry. It is now possible to specify separate colours for Menu Text, i text, i border, i square, lightup, text select, main border and title border. A transparent .gif image can be used as a frame overlay. Any text description can be used for the menu title. It's now possible to specify both absolute and relative URLs for the menu links.
This code allows a ListView control to be sorted by Number or Date without having to use APIs (except to lock the screen)
Trails a headline (text/words) behind the users's mouse as a mouse trail!
If an alphanumeric string is provided in the form 123,33,44,556 , my function seperates the numbers seperated by any character in this case a (,)comma so we get num1=123 , num2 = 33 , num3=44 and so on.The function uses an array to store these numbers.DO mail me on how well this code works.
This piece of code takes three arguments, you give it a string that you want to do the replace on, what you want to replace, and what you want to replace it with! Simple!
This code uses Video for Windows to capture single frames from a system video source in a specified time interval(in seconds). The Frames are saved as Bitmaps or as one AVI File. Don't forget: You need a videodevice for this to work!
While browsing through the files on this site, I noticed that most listings that dealt with sending e-mail using VB used the Winsock Control. I recently wrote a small demo for a customer that reads a database file, and then sends it to an email address. This code requires that you use the MAPISession Control as well the MAPIMessage control. You must also have a mail service installed on your system (Exchange,Outlook, ect.). Other than those requirements, the code is very easy to understand.
This tip is the most powerful bit of code I've ever come across. It will act as an exe but with no need to compile. However you must have either Win 98 or IE5 for it to work
This is a code that someone by the name of Jared Collums had submitted. I took it and changed it so when someone right clicks on your web site it says "Please don't steal my source code.(Click again and something bad may happen." And the second time they right click your page instead of an unremovable messagebox popping up it just shuts down there web browser or if they are on AOL it closes AOL.