Advertisement

Results for "Category: Internet/ Browsers/ HTML"

4_2005-2006 #159790
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.

4_2005-2006 #159803
HTML Gallery Creator

hi all! this is a program that will create a HTML Gallery (thumbnails of pictures with links to original ones) with images you give to it and a template (Which is it's greatest feature, i haven't seen any program having this feature) so the result is COMPLETLY customizable. using free JPEGLIB to read and write JPGs & GIFs and my own code to read BMPs. it's good for you to learn how to read and write TEXT files and fill in any place of it. a template is included in the \TEMPL directory for you to learn it! it's very easy to use and fast!

4_2005-2006 #159817
Create your own Grid

The code in here is an example of how you can display and manipulate multiple records through asp.

4_2005-2006 #159948
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).

4_2005-2006 #160049
Special Effects

This file has some source files that can change your browser's scrollbar color, link hover color, and even have a mouse trail with a phrase of your choice. I will update as often as I make new. Vote for me!!! Dont forget to take out the comment tags!

4_2005-2006 #160058
Goodbye Crystal Reports

Uses CSS and simple VBScript to create beautiful print reports.

4_2005-2006 #160142
Time Click Emulator , get rid banners and cookies!

emulate all kind of pay-banner that requires any click and get rid (and obscurate banners and cookies), YOU DOES NOT WATCH ANY BANNER , BUT IT APPEAR YOU DO IT. The small code , run as stealth process (CTRL + ALT + CANC invisible), multiple instances , sends mail when each session goes well or not, run on shells, full scheduled processes and multi thread support, raw socket enabled , customization of reports and much more. The code is written and optimized to fit in some Kb compiled, use small ram , non mfc and other big libraries required.

4_2005-2006 #160154
Dynamic Calendar (updated as of August 30, 2001)

Calendar generated using Dynamic HTML and client-side vbscripts. Can be used as a modal datepicker popup window. Does not use the asp 'post'/'get' method to process the contents of the page. Fast and easy to use. Added some bug-fixes.

4_2005-2006 #160315
Fast Load

Lets your site visitors download with one link! Just add a link and your done! Also makes a nice anti-leech program!

4_2005-2006 #160380
CDF/Active Desktop Example with ASP

Helps to show how to make an Active-Desktop webpage. Every step is commented, and ASP isn't even (really) needed to manipulate the material within the page (just shown in the example).

4_2005-2006 #160418
PC CLOCK SYNCHRONIZING USING HTTP PROTOCOL

This article describes using Windows Internet API for atomic clock sites connection and synchronization PC clock. C++ code is included.

4_2005-2006 #160499
Who is online ASP.NET (Sessions tutorial)

This tutorial shows how you can list the users authenticated in your site using session object.

4_2005-2006 #160518
Code 128 B barcodes

Write "Code 128 B" barcodes to a web page with just a little bit of VBScript and a little HTML. Some people are charging so much for such a little thing. I wrote this so I wouldn't have to pay hundreds of dollars for it...and it was worth it. It was just a piece of cake... There are many other barcode standards out there, of course, but I leave those to someone else.

4_2005-2006 #160696
netspeed 1.0

netspeed provides estimated TCP/UDP "usable data" bandwidth capabilities between hosts (does not include bandwidth usage from headers, lower layers). Run netspeed in listen mode on one host, and talk mode on another to gather information regarding bandwidth utilization. Used winsock 2.2 for network communication. Client / server tutorial.

4_2005-2006 #160829
Dynamic Flowchart

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

4_2005-2006 #160830
Interactive World Map

This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).

4_2005-2006 #160833
Terminal Services Status Page

This ASP.Net application lets you see who is logged it to your web server using Terminal Services. Make sure that to uncheck anonymous access for the page and set impersonate="true" in Web.config.

4_2005-2006 #160834
Cross Browser Dialog

Internet Explorer provides showModalDialog to create a modal dialog. However, this function has two drawbacks: 1) It works only in Internet Explorer 2) The dialog cannot submit data to itself and opens a new window instead. This solution solves these problems by: 1) Firefox browser will open a dialog using window.open with “modal=yes” option 2) Internet Explorer submits data to a hidden IFRAME To test add WebForm1.aspx and Dialog.aspx to your VS.NET application compile it and open WebForm1.aspx

4_2005-2006 #160845
_pureIRCd - An Win32 IRC Server

This is an standard IRCd that anyone with a client will be able to connect to. It is an ongoing project and you should expect updates every once in a while. This server follows the RFC articles 1459 and 2182 strictcly, so there should be no compatibility problems at all. At the moment the server is unable to form a network, but as mentioned earlier, this is an angoing project and will be available in later releases. This Server features all commands and stuff most other servers are capable of. One major thing is the self-coded Asynch Identd lookup and the Asynch DNS lookup that the server performs. The server is multithreaded by nature. So you can even learn how to use the sockets correctly.

4_2005-2006 #160884
XMLHTTP & ASP Whois Lookup script

I coded this script after weeks of trying to get perl whois scripts to work,on a windows 2000 server, it uses Microsoft.XMLHTTP component to retrieve whois information from Nominet UK & Network Solutions. It works by posting the domain name to their whois page. The page is returned to the script and XMLHTTP component strips the rubbish of the returned object and prints out the whois information You can see the script in action at the following addresses: http://www.dwiwebdesign.com/whois/whoisv1-uk.asp http://www.dwiwebdesign.com/whois/whoisv1-us.asp http://www.dwiwebdesign.com/whois/whoisv1-uk&us.asp You don't need any objects installed on the server. Only Internet Explorer 5 or more. If there's any problems email me and i will try to help you out.. David Irwin

Languages
Top Categories
Global Discovery