Results for "Category: Internet/ Browsers/ HTML"
This is an Chat program that works over the internet and LAN! Works Fine! (Based on an example from "Visual C++ in 21 days")
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).
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).
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!
MasterDetailGrid Class Version 1.1 Paging , Sorting , and much more just download it and u will see
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.
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.
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.
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.
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.
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.
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 ;)
This is a Basic Example. P2P communication with 2 WINSOCKS. Here you can learn the differences between Winsock for Vb6 and Vb.Net.
Play & experiment with CSS without having to read tons of references or using the notepad and refreshing n-times your example in a browser.
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.
Despite the curious name, Project Q is a News Publishing script that offers full customization of the news posted, even down to the border color of the news table cells. Project Q allows users to post news, send newsletters, comment on news, ban ip addresses, install mods and so much more; while utilizing a multi-level login system for news posters. Very reliable.
This code gets the HTML Source Code of a web page. The source code is displayed in a text box in this example. This code is provided in both a VB and C# example.
It's a beautiful program to demonstrate use of Menu control, Multiview control and SiteMapPath control. This program shows, how to handle tabs in web application.
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
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.