Advertisement

Results for "Category: Internet/ Browsers/ HTML"

ASP_Volume3 #61651
Moveable DHTML Windows

Many sites have "windows" on the left/right sides of the site. This code alows those windows to be moved around at will and snapped to the left and right sides of the site. Requires very little modification to the windows. see http://www.webattempts.com for a live example

ASP_Volume3 #61985
Easy News Script

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

ASP_Volume3 #62022
VB.NET Web browser IE7 Clone Tabbed Browser

This is an example browser written in vb.net using .net framework 2.0 (Visual Studio 2005). It is a tabbed web browser. It shows many examples of working with the new browser control and the loaded document. Things you will find in this example are: Basic browser navigation and functionality, Search provider code, working with favorites, showing how to display most of the dialogs available in internet explorer 7, Document Explorer, Ripping images from web pages, identifying and working with the element a user is hovering over in the loaded document. Also included is code to deal with popups including an info bar, a simple rss reader, detecting rss, saving images, working with history, cookies and cache, site blocking, phising filter starters and much more. This should get you more than well on your way to a full blown browser application. Please vote if you find this code useful.

ASP_Volume3 #62023
Web Browser / IE Clone

IE Clone – VB.Net I received a few email regarding my past quick example of a browser in VB.Net, This example application takes it to the next level and shows a lot of what can be done using the web browser control in VB.Net. It is a fairly good clone of IE, it shows the following and more: Opening Files | Saving | Print Preview | Page Setup | Print | Import / Export | Page properties | Send to desktop | Copy | Select All | Find | View Source | Privacy Report | Internet Options Dialog | Adding Favorites | Organizing Favorites | Navigation | Stopping Pop-Ups | Trapping New windows (new app not IE) | Auto complete combo box (some code from all over there, not all mine) | Secure Lock Icons | Progress bar in status bar w/o imbedding | Full Screen | Hide / Show Tool, Status Bars | Updating status bar | Opening folders | tree view | Context Menu (Right click on cookies tree view) | Deleting Files | Reading from a file (see favorites code) and more, poke around a bit. If you are needing to write a web browser application in .net, this should be all you need to get you started, if not all the way there. For those who asked about working with the IE DOM, this is not covered in the example and is a completely different subject in many ways, I may post some examples on working directly with the DOM in the future. I hope you find this useful and as always please vote if you do.

ASP_Volume3 #62044
AnkiChatter

Hi friends AnkiChatter is a multiperson chat server compatible with Linux as well as solaris system. You can start the server on one machine and then telnet to port 7989(ankichatter port) from different machine or localhost. It can be developed in to a much powerful chat server for any college/school project or for commercial purpose. The data structures are designed in the way to make it powerful but due to shortage of time I was not able to add some more features to it. That's why some part of code is mysterious( but program is simple ) because these features are not completed :-). Feel free to ask your queries.

ASP_Volume3 #62140
A Win Chat V 1.1

This is an Chat program that works over the internet and LAN! Works Fine! (Based on an example from "Visual C++ in 21 days")

ASP_Volume3 #62176
Upload file to web server

This script will let you upload files to a web server very easily with 2 lines of source code and as little hassle as possible. A demo (demo.asp) is included which explains everything you need to know, it is recommended you view this file first. You can customize the upload directory, index to an access database, limit file sizes; I also demonstrate how to use the tool in a popup window if desired. It should be acknowledged that most of the binary transfer work has been contributed (special thanks, you know who you are).

ASP_Volume3 #62251
EZFileTransfer 1.0

ver 1.0 now support resume, sending only parts of a file and pause. file transfer class writtin in C#. all that you need to do is use one dll function from this dll, (1 from server side, 2 from client side) and it'll take care of the rest. now support getting the filename from the client (Zolt request).

ASP_Volume3 #62306
Tutorial on How To Disguise URLs of your Website

The purpose of this article is to show you how to disguise the url of your webpage. This is great for masking your webpage extension to not give away your server and development platform to potential hackers. You can also mask any parameters passed through the query string.Please Vote!

ASP_Volume3 #62327
ASP MasterDetail DataGrid

MasterDetailGrid Class Version 1.1 Paging , Sorting , and much more just download it and u will see

ASP_Volume3 #62781
EasyFadingMenu

EasyFadingMenu (Customizable) is a pure javascript Menu(no applet is required) and can be embedded to any html and asp pages. This menu can be viewed in Internet Explorer, Netscape & Opera but the fading feature is supported only in IE 4.0 and above. Viewers comments are highly appreciated.

ASP_Volume3 #62801
Internet logger, see screen shot

Keep an eye the usage of the internet. includes a time limit or allowing certain sites depending on the user and you can create a textfile with a log of the usage.

ASP_Volume3 #62870
Borderless webbrowser

This webbrowser, based on Chet Mancini's webbrowser (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1765&lngWId=10) is a borderless webbrowser. I build this browser since a friend needed a monkey-proof browser in his shop for his customers to surf his informationpages. There is only a mouse attached to the pc it runs on; I have disabled the rightmouse-click so people can do no harm.... To navigate to a (new) page, press CTRL + N and fill in a URL or browse for a local .html file. The programm can be closed by pressing ALT + F4.

ASP_Volume3 #62872
MSNP9 login client sample with SSL support

This source connects to Microsoft MSN Messenger servers with the latest protocol version (SSL Support). It can get the differents lists (Allow List, Block...), change your status and get the current screenname.

ASP_Volume3 #62906
Very simple RSS news reader

I made this because I couldn't find any VERY simple examples of XML/RSS manipulation in VB.NET (everything was WAY to complex) It has been designed to download and display all the info from 1 feed, although you could add more, just check out the code.

ASP_Volume3 #63149
Flash Toggler

Turns macromedia flash animations off/on in Internet Explorer without renaming the plugin. So, you don't get any errors or popup boxes asking you to install Flash unlike with other Flash togglers. I have a shortcut to it on my IE toolbar so I can turn Flash on/off.

ASP_Volume3 #63175
Bannerscan 2

Bannerscan 2 is a portscanning program using winsock instead of raw sockets. Like my first Bannerscan but now supports range scanning of ports on a single IP. Full description etc in the /* Header */ of the source! Please give me feedback and vote for this code ;)

ASP_Volume3 #63181
[ a Winsock Chat Example for DUMMYS ]

This is a Basic Example. P2P communication with 2 WINSOCKS. Here you can learn the differences between Winsock for Vb6 and Vb.Net.

ASP_Volume3 #63581
CSS Playground

Play & experiment with CSS without having to read tons of references or using the notepad and refreshing n-times your example in a browser.

ASP_Volume3 #63694
Complete Login System

This is a complete, fully working, login system including a registration form. Users can either login or register a new account. Uses a MySQL table to store passwords and user details. This is a good example for anyone looking to learn how to create a login system, or to learn more about MySQL. There are also some other features which people learning PHP may find useful - such as $_GET so that only one page is need for both the login and registration sections.

Languages
Top Categories
Global Discovery