Results for "Category: Internet/ Browsers/ HTML"
Displays a dynamic calendar in html using asp
A basic ASP.NET, XML-based Web Log/Guestbook that posts form data to an XML database and performs an XSL Transformation to display the log entries. Check out: http://www.davegarcia.com/docs/weblog.html
This is a simple and usefull email utility program where enable you to send the email according to your setting.
This ASP-Calendar have the same functions (and more) as the ActiveX-calendar from Microsoft. It´s works only correct with the IE 5.0 or hiher. If you make any additional function, please send me an Update. Cheers
This code will spider a given URL and extrapolate links, e-mails, meta information (keywords, description, title), and a specified amount of words. This is useful for indexing personal webpages for use in conjuction with a search engine. Since it's in it's own class, it's very easy to use. This would work particularly well with a search enginge front end and database backend.
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.
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!
The code in here is an example of how you can display and manipulate multiple records through asp.
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).
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!
Uses CSS and simple VBScript to create beautiful print reports.
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.
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.
Lets your site visitors download with one link! Just add a link and your done! Also makes a nice anti-leech program!
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).
This article describes using Windows Internet API for atomic clock sites connection and synchronization PC clock. C++ code is included.
This tutorial shows how you can list the users authenticated in your site using session object.
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.
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.
Dragable DHTML Flowchart. It is using VML to create connections between boxes.