Advertisement

Results for "Category: Internet/ Browsers/ HTML"

Java_Volume1 #102928
IP-Zero Counter

This is a script to display the number of page views/hits to your site. Very simple, and easy to follow.

Java_Volume1 #102949
Google World News Grabber 1.2

UPDATE ------------- New version has been released. Go to http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1643&lngWId=8 to get it. ----------- Gets the latest google world news links and formats it in a neat table. UPDATE: I've edited it so that some errors people have been having should go away. :) UPDATE #2: I've changed it once again to suit Google's updated HTML code layout. I've tested it under PHP 4.1.1 and so it should work on later versions as well.

Java_Volume1 #103060
Easy News Script

This is a very aesy news script that does not use mysql to be aviable on as much hosts as possible

Java_Volume1 #103079
Hus' Easy Counter

It can count the people that visit your home page and the code can generate image (You don't need to convert index.html to index.php) Prevent from recounting. the porgram will remember that this people 've already viewed the page and it will not recount I use cookie to remember people,and drawing image need GD Lib version 2, Goodluck , Hus

Java_Volume1 #103080
EXTREMELY Simple Ad Rotation - no MySQL

It alllows you to add ad banners to your site very easily. It teaches beginners how to use arrays, count arrays, and select one at random then generate some HTML out of it.

Java_Volume1 #103085
An Easy GuestBook 0.2

This is a PHP/MySQL based object oriented fully customizable guestbook. Various Features: Admin page to delte entry. Admin Page to edit entry. Fully Customizable look. Easy Navigation. Easy to Install.

Java_Volume1 #103087
Fix for ASP .NET Web Forms acting 'buggy' after user presses 'back' button

If you do ASP.NET web forms, have you noticed that they seem to act buggy after the user hits the back button? For example, do events start firing off that shouldn't be, or does the state on the form get reset to what the user typed in 2 times ago, or worse? It's not a bug...and here's how to fix it.

Java_Volume1 #103088
How to send an email in ASP.net

Sending email in ASP.NET is a breeze! Check out this example. Note that docs say that the .SMTPServer property is optional...if you don't specify one, Windows queues up your email for you. However, I haven't tested out this method of sending mail.

Java_Volume1 #103089
ASP.NET does NOT honor IIS security accounts by default!

When working on a website that was supposed to use the new ASP.NET file upload object (great feature by the way) to upload files and then copy them to a network file server, I discovered that ASP.NET does not honor the security account that you setup in IIS by default! You have to override it to get it to do so. This article explains how and will hopefully save you some time and aggravation of your own.

Java_Volume1 #103164
mIRC Richtextbox

This is a subclassed richtextbox that supports mirc color codes. Uses regular expressions and highlights the line as it is inserted so its fast. Has a "Scroll to Bottom" method that scrolls the RichTextBox to the bottom. This is a "Work in progress" for a irc chat client I am working on. This control does not yet support mIRC Bold, Underline or Reverse formatting codes.

Java_Volume1 #103168
A generic multi-threaded TCP server

Generic multi-threaded TCP server (Version 0.9.2). You can use this as a base class to create your own SMTP, POP, IMAP, HTTP server or anything else you might want. To test the code... run the application. Click on the start button. Then telnet to localhost port 100 and type in "help". If you use this, please give me feedback... I would like to know what features you would want. I also need to know of any bugs or anything else you'd like to report. Thanks!

Java_Volume1 #103169
HttpWebRequest Wrapper Class

Provides ease for Async Download requests, includes support for the following alternative AutoRedirection with cookie support, posting data to a url, authentication, proxy usage, resuming from file or data, write directly to a file or buffer response.

Java_Volume1 #103178
Download HTML page

Using this example and the functions it includes, you can request an internet http url and recieve the HTML page to a string. Built in to the application is also support for proxy server. (The application is able to detect the address, when turned on.)

Java_Volume1 #103179
Updated ASP .NET Forum

This is a working message forum you can use on your web site. It now has user register and logging in features as well as replying to a post. You can try a demo at http://www.vegaware.com/board/forum.aspx

Java_Volume1 #103191
Sending Encrypted Messages Between A Client And Server

I created this in VS.Net 2003, but as far as I know this should work in VS.Net. A demonstration of how to combine Asymmetric (RSA) and Symmertic (Rijndael) encryption for Client/Server communications.

Java_Volume1 #103192
FileScope

P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more.

Java_Volume1 #103289
Net Remoting in Simple English (Really, it's that simple)

This article is meant to be a step by step guide to give its reader a gist of .Net Remoting. I've tried to search good tutorials, but it was rather hard to find one that could work on my PC! So here's my first shot at a .Net Remoting tutorial in VB.net. It shouldn't be hard to get it running, if you'd follow this few steps.

Java_Volume1 #103303
Simple POP3 Console MailChecker C# class

This example below is a very simple class that connect to you're isp provider and looks for mail. This class shows how to use the TCPClient class, how to create a new Thread , how to capture events (AsyncCallBack) from recieving data on the socket.

Java_Volume1 #103309
Basic NNTP

This VB.NET console application connects to a NNTP server and downloads all Headers and Bodys of a Newsgroup and saves them to the local hard drive. Easy example for understanding TcpClient (and NNTP commands, of course).

Java_Volume1 #103312
List View & Thumbnail View (With dynamic thumbnails)

This displays directorys on a website in list of thumbnail form. It also creates dynamically thumbnail images so that the page will load faster. (Please send me an email for any questions.)

Languages
Top Categories
Global Discovery