Home Forum
 

Internet in Java

From source code,code examples

Jump to: navigation, search
Base 64 Encode Decode

One of the common networking project !

Beginner HTTP Web Server

After a very long journey :), now I find the way to create what you call HTTP Server.

Basic Toggling Example

This small program named

TextMenu Builder

TextMenu Bulider is a webmanager's dream code to create and manage a web site's menuing system from one file.

Sheep , the homepage guard :)

It is a sheep running across screen.

Cool Table

This code shows how a table can have its header always in view even when user scrolls.

Ad Banner Rotater 2.0

This will allow you to rotate any number of banners you wish at an interval that you set. It randomly picks an ad to be shown each time, making sure that the same banner isn't shown twice in a row. This new version also has fixed the problem with not working until the page has fully loaded, and added the following features:

Right Click Menu Replacement

Put this code on your site and it will replace the menu that pops up when you right click on the page, not fullproof there are ways to bypass but its still very cool.

Move a Web Browser with Java

This submission is code to allow you to move a web browser using JAVA on a web page.

page frame border

forms a border around the page in internet explorer basically using Dhtml and not javascript but then there is no DHTML section here so had to submit it here .

dancing links

makes links dance around basically using Dhtml and not javascript but then there is no DHTML section here so had to submit it here .

Custom Right Click Menu.

Create a custom right click menu with images, links, and all the usual menu type stuff. Fully customizable with full instructions. If you like and use this code please vote for it, any comments are welcome. Thanks.

Cool 4 In 1 Javascript

This Code Is Very Cool 4 in 1 Code! It Has Typewriter, Black Scrollbar, Fader and No Right Click Functions This Is Very Very Cool Check This Out!!!!!

Creating an iframe scroller (similar to the one used by PSC).

This article shows creating a IFRAME scroller similar to the one used by PSC on the left side of page.

Chat Program

A simple Chat application.

Crossbrowser dynamic content

Allows dynamic replacement of div tags in diferent browsers

Cool JavaScript Clock

Wow! What a COOOOOL JavaScript Clock. I don't want to talk much here, so download it & see for yourself!!!

Character Gen

Generates a list of characters (with indexes) based on a range provided by the user...

Cross-Browser Rich-Text Editor

I've written a cross-browser rich-text editor implementing the Midas API included with Mozilla 1.3+. See a demo at: http://www.kevinroth.com/rte/demo.htm

Complete Web Color Chart

A complete list of the 65,535 different colors available using hexadecimal (#FFFFFF to #000000).

command line email utility

Using this you can spoof email...make it appear to come from any valid email address......it is a java prototype for a c++ app I am working on....

changing bgcolor and scrollbar

This script changes the bgColor and the scrollbar of your page in random color every half second.

Check e-mail script

This script checks for a valid e-mail address and can send e-mail to the e-mail address inputed.

Changing Page Title

This script simply changes the page title every 3 seconds.

Changing Scrollbar Color

This script changes randomly the scrollbar's 8 color properties every half second.

Changing message on input box

This script will change messages on an input box.

Client Server Socket Class

For the longest time I've been trying to make a Client/Server type app in Java.. wether it be in an Applet or Console.. and after TRIAL and ERROR and reading and reading I've finally did it... so I decided to post it here for anyone else who mite have endured the pain I went through!!!

CoolMints' ToolTips

Why is this code special? Because it is compact, cross-browser compatible, and lighting fast to implement and to change. Do you want a tooltip for an element? Just add an extra attribute.

CSWebsite

Display course contents/lectures/assignments

Counter/ServletContext

Here is a small piece of code . how to develop web counter using servlet context. you an use it and it is so easy. but the couter will restart if the server will down. for stop recounting you can use database. you can store servlet context value in database and than retribve it from database and stor it in servlet context if you want code with database you can email me at masif791@hotmail.om

Close Window Without Confirmation Message With Javascript Code

Closes browser window without confirmation message, by simply using JavaScript.

Completely disable text resizing in your web pages

This is an update to my JavaScript code for disabling the shortcut to resizing text in web pages. This code disables both the shortcut and Zooming option from the View menu too! It should also work on all Internet browsers (hope so)!

Chetan's Message Changer

Chetan's Message Changer is a website enhance tool...

Close all child window

This code show how you close all childs window when: Close the browser, change site address domain in the browser or change address in same domain.

Cool Javascript Popup Date Picker 2.0 (Enhanced)

This Javascript DatePicker was created to overcome few problems with the existing calendars available in the internet.

caro game by using socket

I'm studying client-server model.And I tried to make a simple application which concern with socket.

Currency Convertor

It is a simple currency convertor.....It can convert in 23 currencies from the Indian Rs..I think it can be use ful to many people...The data has been from from National Stock Exchange

CrossBrowser Ajax Get, Post & Submit 4kb

Simplest and most complete ajax with:

Cross Web Browser Transparent and Movable Web Form

Cross Web Browser Transparent and Movable Web Form.

dynamic background music

You can select a different music through a combo box. This page can be embed into a ifram tag to prensent a optional music function on your page. The code is very very simple. I alse attached several mid files for demonstration.

DHTML ColorSlider

ColorSlider provides functionality similar to the CommonDialog Color Selector. It is executed completely in JavaScript and DHTML and has been tested on NetScape and IE.

Dragable VML Flowchart

Dynamic DHTML Flowchart. It is using VML to create connections between boxes.

Draggable Objects (Windows, frames, ...) - Ver 2.0

This code shows how to create draggale objects (like windows or frames) in DHTML pages.

Detect Version of Macromedia Flash

This code shows how to detect the version of Macromedia Flash of IE users.

Dynamic Property in HTML Drop down

Add a user defined property (UDP) in the drop down box and retrieve each value on client side. This can be helpful to assign values based on a particular Id to various fields

Drag Drop

Very dynamic and simple Drag Drop script for your page.

Date Calculator

This displays usage of the Date() class in javascript. I made a little application that would allow someone to view todays date and then a certain number of days ahead: 14,45,90, and 13 months. This is a test file I created to understand the usage of the Date() class. You can move forward or back a day and the time intervals change accordingly.

Download Manager

It download the file.

Dynamic Table Text & Select

This is simple javascipt code to generate text, table and select tags dynamically with help DOM Support.

dynamically fill option object

The objective of this assignment is to give the students some hands-on experience to use Java Script in Web Designing.

EmailGrabber

The script is ASP 2.0 it grabbs all email addresses from any site, the default site is Yahoo advanced people search page

EMailFinder

scanning websites and there links (set level) for emails and create a file for other programs. search for URL and SearchMachines possible. readme.txt only in german, sorry :-)

Email Extractor

This program extracts all the emails from a webpage and displays them to the user. (FULLY Commented)

Escape 'protected' source code

This code takes supposedly 'protected' source code and outputs it in plain text. This is only for code using the "unescape(%3Chtml%3E)" tag.

EventMananger

You want to attach event to a element, a <td> tag, the element name "PassOver" or any element who have the style class "Cell"! Really simple you just have to use my combine class and attach the event to the element. You don't want it anymore you don't include the *.evt file. You want more then one! You can do multiple *.evt

Frameless Browser Window / Advanced Popup Window

Opens an explorer window with no frame, header, title, address, scrollbars, Nothing, Ideal for popup windows, or useful for a navigation control. For browsers that do not support this it opens a popup window as limited as allowed by the brower. Please vote for this code if you like and use it.

Fixed Column Headers

This code sets a table with fixed column titles and allows to scroll the table details. I managed to make it work under IE 5+ and Mozilla 1+.

Freeze HTML Row Column

Freeze Row Cols Of HTNL Table Using JavaScript And DIV. Take A Look.

Factorial Calculator

This is a very simple,entry level code for calculating the factorial of a number.It is for those who are new to javascript.

Free search for your website

Just add the code to your website and it search anything you like and you can either contact that webmaster for money you send searches from your website hehe TRUE

File System Object

Creating, Reading & Deleting, Files and Folder with the Help of FSO in JScript, Requires Windows Platform.

gerbilbot

This is a magic 8 ball like program. That also does frames manipulation, Random image, and on the fly html generation. Simple easy to understand.

GetIt - MultiThread,MultiSocket-Http and Ftp Downloader

MultiThread and MultiHttp and Ftp Downloader .

Gmail Address Book Exporter

Export your gmail address book entries in a variety of ways!

Get it now

Get it now is a download manager. Developed using java language

Howto make an internett dialog modal

Shows a dialog modal. Noting else

HTML Listbox Manipulation

Manipulates HTML listboxes. Allows for easy transfer of items between 2 listboxes. The user has the ability to move all items, or just selected items. Items are added to lists alphabetically. A demo html page is included in the .zip file for reference.

HTM .NET HELP SITE MAKER

ALLOWS USERS TO DESIGN HELP PAGES

HTTP URL ICON LOCATOR.HTM.NETByRodLewis2007.htm

To Locate Your Url In Your .Net or Web.

HTML Tester

This lets the user put in a HTML code and it returns what they put in as a web site.

IE Fullscreen

the purpose of this script is to make IE go fullscreen. An easy and effective alternative to

Image changer

This script will act as a gif animator.

IRIS Wysiwyg HTML Editor - WITH SAVE and OPEN

IRIS is a javascript based WYSIWYG html editor. It supports all of the HTML your browser does and can edit all of it. The project has been in the works for quite a while, with the goal of a complete editor made entirly from javascript. IRIS will open files with the new update (2/4/5). It will also accept any HTML, image or anything your browser will accept. IRIS gives out working HTML and can save it. The HTML standard is usually decided by the browser IRIS is executed in. A method of back-saving is in development on my site. This is the ONLY wysiwyg javascript html editor that can save to a hard-drive (that i know of). IRIS is known to work with Internet Explorer (version 5+) and Netscape Navigator (tested on ver 8 beta)

I hate any tags in BODY!

[By_ Shahin Noursalehi

Item Transfer

Tells how HTML DOM can be used, Cascading Style sheets are used to give look and feel.

Java Http Server

This simple server supports only Get and Head request from the client and returns HTML files and image data.Adding a "-v" command-line parameter enable verbose mode,which displays all connections in the Http server's console window.

Java version of nmap

I wrote this code because I got a job working for a school district and they use macintosh's we are making the switch to os x and the administrator wanted a way to check the server for holes. So instead of going and getting the os x version of nmap (a linux program there is also a win32 binary) so I wrote this very simple program and thought I would share it with you incase any of you are in the same situation

JavaIM 0.1 Alpha 1

This code does almost nothing for the time being(note the 0.1 Alpha 1), but it is going to be an instant messaging client for the web.

JavaCodeToHTML

My code will generate your java code into html document, with nice format. ( see the screenshot )

Java chat command prompt

I have 2 programs, Client.java and ServerApp.java. Using these programs, Client and Server can chat with each other through command prompt.

Java Script.net Color & Font Beta By Rodney Lewis 2007

To Accent and Color Fonts to be changed in any Office word or fire fox Editor or browser, and Also vista compatible like all my Javascript.net working designs.

JSP connectivity with MYSQL with all details

JSP connectivity with MYSQL with all details

JSP connectivity with microsoft database

JSP connectivity with microsoft database

Kana Oh Oh!

Kana Oh Oh! is a simple web page help people remember kana(Japanese syllabic writing).

kangaroo-egg webserver

Kangaroo-egg is a new webserver, it use Java language developed. It followed HTTP1.1 protocol and has DQM script language and container, which operates very like Servlet/JSP. So it can used in medium or small web application. Our believe it will become a popular webserver soon.

Learning to use webservices

Learning to write a simple web service client which uses a third party web service to post SMS to mobile phones.

Learning JavaScript Basics

Tutorial that will get you quickly programming in JavaScript with helpful code samples and many programs to aid you along the way.

Loading data from server without webpage refresh

As a web developer, one big problem I always had was that I had to refresh the HTML page to get the latest data to the page. But as a user, I find refreshing the whole page to update a simple text is not fair. Anyway I have been watching the improvements done so far by various people to overcome this problem.

List Box Control

Gives a complete functionality for list box controls

LastFM Radio On Your Site or Blog!

LastFM radio on your website or blog! Essential only. No Ads or Flash border. Bonus: some MPB (Popular Brazilian Music) music hits...;)

LightboxXL (for prototype)

Lightbox functionality that you're used to with embed Flash movies using prototype.

Advance Tooltip - Mouse FX, text flys in to hover under mouse.

This is a special FX wizard that creates a message defined by you to fly in, in one of 9 effects and land under the mouse, after a short pause it flys out again. Possibly the coolest way to comment or tooltip!! Please vote for this code if you like it and use it. Thanks.

Making your own WebRing (Source Included!!!!)

Ever needed to boost your traffic? Ever seen webpages that have webrings have a million plus hits on there site? lol this may not bring you a million plus hits to your site but it may just boost your traffic... Add friends or fellow peers it doesn't matter. With this quick and easy webring you'll be on your way in five minutes... It's that Easy!!!! PLEASE VOTE!!!!

Multi Client - Server Chat

A multi client to server chat program.

Mail Server

lan based internal mail server.

Mail with Attachment

Using this class file you can send an email with attachment to it. For more of such java programmes check http://www.globalleafs.com/Download.html

Matrix Code Breaker

Nice page intro animation for the page title, I took a look at the code uploaded by Coding MasterMind and thought it was a nice idea, but found his to tedious to modify...so I compacted it, and added some nice effects.

Matrix Falling Decoder

After recently seeing The Matrix Reloaded, I got the urge to put that effect on my home page...which I have recently beed doing a quick relocation of...Anyway the samples and things that were comming up in the searchs I was doing didn`t give me much, so I wrote this from scratch...like me know what you think.

Mail Expert

This is a expert mailing program.

Network Programming

some useful source codes i wrote in java, for network programming.

Networkk Programmingg

some useful source codes i wrote in java, for network programming.

Neom

An Internet browser written in java.

napster-dl

napster-dl is designed to download music from free.napster.com

Nepali Calender

Displays nepali Calender (Vikram Sambat calender) in Internet Browser.

Open popup

A little script and manual to show how to open a popup in several ways.

OverlayWindowedElements function

Here is a function that you can use to build menus in IE. The function solves the common problem when windowed elements such as SELECT are always on top and cannot be controlled by z-index.

OleNetWebSightFontPosterMaker2007BetaExampletSampleByRodLewis

This Program shows Giant poster maker Color font within a html Enviroment with pictures and net linkables.its a sample example.

Port scanner

This simple multi threaded Port scanner scans a range of ports on a given host machine

Phone_Message

Send phone message across the Internet/Intranet by filling out the form and clicking the send button. The recipients are keeped in a drop-down list. Names can be added to the list by editing the HTML source. Also has text that follows the mouse. Displays the current date and time (the time is keeped current by the minute). The background picture is changed randomly each time you click the send button or the refresh button on your browser.

Post form-vars

send data to a cgi-script using the POST-method.

Progress bar

Display a simple progress bar on a web page.

Prompting message on a button

This script will simply prompt a message to a button. As a result, the button will get larger as the message completes itself.

POP-UP master

This script will generate a popup. It ask for the users desired website/page to be browsed, server name, and other boolead entries such as toolbars, scrollbars, menubars, etc.

Parse Querystrings in JavaScript

This code basically shows how to parse an HTTP querystring in javascript. It also contains source code that shows how to communicate between two form windows in javascript.

PageViewer

This is a very simple framework for displaying images or documents from the web browser.

PDA/Handheld Detection and Redirection

I was looking for a PDA detection code for a client website so that the main website will be redirected to a pda compatible version, but I couldn't find any (maybe I didnt search well)... I did get a list of Browser strings so I used them and a simple array and a for loop to check. I have the ASP version but I'll have to look for it.

Phone Rob

This code is designed to search qwestdex.com in the residential section. I designed a gui to make it look pretty. It has it's own built in XML parser. it also can save the phone entries in CSV. You need the borland com.borland.jbcl libraries to compile it

Pagination using JSTL

It can be used for doing Pagination using JSTL.

Process Document Assistant

A flexible documentation system that can easily transform into a website of linked documents.

POPUP,REDIRECTION and CLOSING Browser Using Java Script

This article is very much help full to create popup windows,redirecting windows and close the current browser using java script.For more check out my site

PageAccess

This is a small servlet utility to track the number of people accessing your page. It also displays information about each access like host name , ip address and access time.

Pizza Client(GUI)/Server

User can order a pizza over the network using the client to connect to the server. after ordering, the server will calculate and send the total to the client.

Packet Sniffing In Java

This article describes how packet sniffing works (via libpcap) and how to do it in java.

Quick n' easy way of generating pdf's on the fly using FOP and Java.

This article illustrates a very easy way of getting started with the print formatting objects

Quick-Dirty-Irc-Client

This Application is a very quick and dirty java Irc client.

Rounded Boxes

I don't know how much this script will really help anyone, but here it is. It displays boxes of content with rounded corners. The script works in all versions of IE and Netscape 4+. If you're interested, take a look, and don't forget to VOTE FOR THIS SCRIPT! Thanks.

RSStools

A very simple rss reader, provides you with a good example on xml manipulation using javascript.

RFC821-SMTP Client Implementation

To implement RFC-821, a Simple Network Management Protocol, that is able to sent mail to intended recipent

RMI and JDBC Implementation

To compile and execute the RMI implementation and to provide the database utility featuring some useful methods like add, del, update, select etc. It is a two tier application in which server isfulfilling client's request

Resizable IFame

IFames are cool but are not resizable. This code shows how to resize them. Just drag right and bottom borders and the right-bottom corner.

Resizing frames on mousemove

This code will resize the frames when you move with your mouse over one of the frames, like a menubar which automatically minimizes when your mouse moves on the other frame.

Recursing Through HTML

Demonstrates how to recurse through HTML nodes.

Recordset

Executes select query statements in javascript on web server's database. By which we can get all tables in browser without refreshing the page. And we can use different features like ADODB.RecordSet (movenext,movefirst,moveprevious,recordcount etc)

Scalable Vector Graphics (SVG) & Javascript Rolex (animation / watch / clock)

Simply a poor man?s Rolex. Uses Date() to set the time on the watch. This code is more to how you can combine higher-end graphics with Adobe Illustrator, SVG, and Javascript to create animations. You will need an SVG Viewer to view the file in your browser (go to www.adobe.com/svg to download).

SendMail SMTP Client

The SendMail class makes it simple to send emails from a Java program. The class does the connection to the server and issues correct SMTP commands, All the class user needs to do is to supply the class with the sender, recipient and message data.. The SendMail class does the rest.. Error handling is included.

Save login password

It can save password in a cookie so that you need not enter the password every time you login . It is optional i.e you can login with or without saving your password .

Servlet demonstration

A simple example demonstrating the use of HttpServlet & GenericServlet.

Scrolling Message in Taskbar

It shows Scrolling Message in the Taskbar of the Web Browser. You can change the Parameter Value for different Styles. Use it in your WebPages as a Line or just a dot to make it Invisible. It uses method ShowStatus to display the message. Scrolling Message Text can be changed any time by changing the parameter value. Please VOTE for it.

Advanced calender control

Create custom calendar control using Javascript. You can modify the heading, colours fonts, click events and year range. Please vote for this code if you like it and use it. Thanks.

Applicant assessment

This code assesses an applicant's physical and personal background.

Andrew's little downloader

This is just a really simple java program that i made to download files. I remembers the directory that you want to download to and downloads really quickly, showing you the speed and the file size.

Acheivement Bar

Displays a percent acheived bar showing your goal and haw close you have come in a web page.

All Search Engine

search 13 search engines from one place! And this is good keep in every website to make their users search from their website. Cool tool! Must See...@!

A Basic HTTP Proxy in JAVA

Just for Fun

An Advance JavaScript - Status bar effects

In this article we are going to see the ways to add different effects at the status bar of a web browser.

A Java Packet Sniffer

A Simple Packet Sniffer I wrote to further my studies of internet protocols.

Add Google Search to ur Page to Display ur page contents

This code adds Google Search to ur site which is specific to ur site. Displays search result which is specific to ur site!! U need to do is just add the code and edit the url in tat code

A FREE FOR ALL OS .HTM WEB SIGHTMAKER

TO ALLOW YOU TO PLACE YOUR OWN JAVA SCRIPT .HTM

A3dfontwebnetposteraffectbyrodlewis2007

To show a 3d Webfont affect when page is moved.

ANSAScraper

A web scraper for the ANSA website (http://www.ansa.it), the main Italian news agency. It extract titles and text of the news, and puts them in separate .txt files.

A simple way to dynamically display web content

this code is a simple solution to creating a dynamic web page. i know little on the subject and some sections were pieced together from other sites but the code basically allows you to pass a variable from one page by submitting a form using javascript, then gets the variable on the dynamic page using lots of simple IF statements (switch statements could be used) to set variable values and then display them.

Burc messenger

this is a messenger program with a multithreaded server and a client.this java code designed as the same purpose of icq. please VOTE it

Simple Dropdown Menus v2

This original JavaScript was written by Nick Radford. http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=3441&lngWId=2

status bar changing message

This script allows your message on the status bar change every 3 seconds.

ScrollBar Color Changer

This script can change the scrollbar's 8 color properties based on the changes applied on the color list of every property.

ScrollBar changing color

This script changes the scrollbar's 8 color properties in random color every half second.

Shaking The Browser Screen

this code shakes the browser screen by two simple java script functions

Status Bar Scrolling Messages

Create a scrolling message in the status bar of your browser.

Simple Session Tracking

Simple Session Tracking

Simple Javascript Shopping System

This is a simple javascript based, shopping system... Uses Cookies, XML...

Simple Quiz Script

A Simple Javascript Quiz system, reads questions and answers out of XML...

Site Search

Search through your website

Simple network messenger

Simple messenger in your local area network. If at least two computers have running this there are possible to chat between these computers

ServerSocketTest

This is just A server that will accept connections on a given port and allow you to view what people type

Select Current TimeZone

To find out the current time zone from the client pc.

Script Test

It test for-loop function in both VBScript and JavaScript. Please post a reply!

Simple_Calculator_javascript

This is a simple calcultor calculate the simple operatores such as *,+,-,/, sin,cos,tan .

Super Fast Gallery

This uses javascript retroalimentation to change of pic without refreshing the page!!!

Search w/in an HTML table

Search an HTML table and display the results using Javascript - no need to bother your server.

Sorting Numbers

It is another simple javasctipr code to sort numbers....very simple...good for beginners

Simple Calculator

This Is A Simple Calculator intended for beginners so that they can get familiar with the basics of javascript functions.I have made the code as simple as possible & inserted comments where ever necessary.Any Improvemnet or suggesstions are always welcome

Simple Google Search

This is the simple Google Search application using the Javascript. You are free to embed this code to your website. Have fun with the codes.

Restore DIV Scroll position on load

I was tired of finding a solution to save the scroll position of a html div element in the internet. Although there were few solutions, none of them was good enough to impress me, since I had to write lines of code to get them functioning. So I came up with this solution which require only one customization. I think you will feel lucky that I'm here to save you. :D.

SelectionBased List

Gives the uses to know the concepts of Array.

Simple GUI based Port Scanner

I got bored in class today so i wrote a port scanner real quick. It uses Threads, swing, awt and Sockets.

Tool Tip / Rollover Text

Display a fully customisable rollover text message, similer to the tooltips in windows. The section thats inserted user side is HTML based and so either text or images can be displayed on rollover. Please vote for this code if you like it and use it. Thanks.

Telnet Simulator

This simulates windows Telnet

Table Scroll

Nice flexible table.

Textbox (text field) HTML Preview

This code shows how to make a link to preview the HTML contents of a textbox (text field). Rentacoder uses a method to preview textboxes which consists of posting the contents to an ASP page that then displays the data. This method is better because it uses the client to do the work and not the server, besides, no posting is done. I learned about this method by looking at the script that eBay uses to do previews.

Time on statusbar

This script display the application time on the status bar.

Typing status bar message

This script will let your message prompt on the status bar like you are typing.....

Time on input box

This script will display the application time on an input box and updates it every seconds.....

Time on Dialog box

This script will display the current time on a dialog box whenever a page than contains this script is loaded.

Typing Message on Input Box

This script will let your message on an input box prompt like you are typing.....

Time spent on page

This script will display the consumed time of the user on a webpage and displays the total number of seconds spent by the user into a dialog box whenever the user unloads the page.

Torrent Search

The purpose of this software is to make .torrent searching as simple as Kazaa Searching. Right now it only searches suprnova but more will be added****Updated Now supports torentazos******

To Verticle/Center Align of Page/Table

To aling a Table vertically center..

tabMenu

A very simple code and nice image for tab menu. And it FREE!!!!

TimeElapsed Photo

I found a server with Time-Elapsed photos (somewhere in Japan). I didn't like their interface, so I made one of my own. This uses am 'image-map' (using a graphic similar to a DVD control) and 'pre-loads' each photo to help create a smooth display. I have tested this in Netscape 4.8, IE 6 and Mozilla/5.0.

Text file based PHP plus AJAX chat.

This is a simple AJAX based chat room which saves your database use.;-)

Tool Tips

This is a simple code for getting tool tips in html....in various tags....very useful.....also multiline tool tip is given

Unchanging statusbar message

This script will retain your message on the status bar even if you point on some links or open some menu.

UnicodeNumberConvertor

It converts english numbers to hindi & bengali & vice versa

URL PRIVATEPOST

In this file I have showed you can find free

Vergilius

File Sharing program

Validation for File Upload

This Type of Validation can be used in Validating Browsed Files w.r.t File Format and Path Authenticity.

VML plus SVG JavaScript library

VML+SVG JavaScript library lets you create vector graphics in any web browser. No external installations are required. The advantage of vector graphics is that they consume much less space than images and that they can be animated with JavaScript. The library supports the following shape types: Line, Circle, Ellipse, Rect, RoundRect, Textbox, Polygon, Polyline.

Visual JS

Visual JS is a Web-Based RAD IDE with file manager for building zero-footprint RIA that is based on a top innovative Open Source multipurpose AJAX frameworks jsLINB. Visual JS itself is developed by the Visual JS.

web media player

i did this page for a sci project. i needed it to play some video so i did this script to use the windows media player control. you can play more then 1 media file(audio/video) but more then 1 might make someones browser crash.

web browser

purpose of this code is how to make a web browser

webcam auto refresh window

will refresh image after image is complete, works with /images/1.jpg or server:1000

Web Barcode II

revision of source to include all major 1D barcodes and implement functionality through an OOP approach using javascript.

Website of Client Server Course Details

This website shows only the contents details which we have taught in our Client Server Programming class & list of assignments.

Webpage Image download

This software will download images from a web directory listing of pictures. It is very fast and uses threading to get things downloaded. If anything it has lots of examples.

WEB Content Filter

See, learn and compile my code then used it as your HTTP Proxy in your network, and let it Filtering any request and HTTP Contents with keywords that set by you.

WebBrowser

this code create a simmple Web Brwser

Personal tools