Advertisement

Results for "Category: Internet/ Browsers/ HTML"

4_2005-2006 #169815
Wake-On-Lan

Sends the 'Magic Packet' to Remote Computer that supports WOL. This submission is because i was looking for a good WOL example on PSC and did not find any but one that was not using third-party apps to perform functions. This is a conversion of a C# snippet found on the net (see source code for Credits). --Written using VB.NET 2005 Please let me know if there are any improvements that should be made. Thanks ---------update------------------ added validation for Mac Address, minor gui tweaks and code restructuring.

4_2005-2006 #169820
YAS v1.0 - YouTube Automation System

YAS v1.0 - YouTube Automation System - A Desktop version of YouTube.Com using its APIs. You can View Featured Movies, Popular Movies, Browse user Profiles, See Friends, Favorit Movies, Comments on Movies, Tags Assosicated with Movies, Watch Multiple Movies at the same time. YOU MUST READ THE README.TXT FILE ENCLOSED. Vote if you find it usefull.

4_2005-2006 #169905
A very simple Server/Client chat

This small code will show you how a server/client chat application works using Winsock, it is very simply and i used blocking mode, this means in my program that the server can't response because he's receiving messages and the server only continue with receiving messages if a message has been send :-). Whatever this is excellent for beginners in the Winsock world. !Important!: Link wsock32.lib and ws2_32.lib to your project!

4_2005-2006 #169923
Html Button Gradient

render button gradient. ÇÒ´»ØèÁẺäÅèÊÕ´éÇÂâ¤é´ html+stylesheet

4_2005-2006 #169930
GMail Contacts

With this code you can get your GMail contact list. It uses the WebBrowser control to do so. Please vote!

4_2005-2006 #170008
NET Client

This program have HTTP client, SMTP client, POP client, News client, FTP client and I wrote Client side and Server side with Sockets for transfering file and folder lists and text files.

4_2005-2006 #170106
ViewState Compression and Persistence

The article is about ViewState Compression and Persistence.

4_2005-2006 #170189
Horizontal Image Scroller

this Script scroll the images...

4_2005-2006 #170339
PackMon.NET / Sniffer.NET (Latest By 5 Oct 2005)

An update to my award winning Sniffer.Net which use my Sniffer.Net Library. I have included support for viewwing the contents of the packet by double clicking any packet from the list view. PackMon was my very first attempt of making a Network Packet Capturing tool in .NET i have created similar tools in vb6 using winpcap library. but this time i have created my own library in .NET which can monitor all network traffic. PackMon.NET is a .NET library is inspired by a similar code from http://www.mentalis.org/ their code was a great help for me i have converted some parts exactly the same from C#.Net to VB.Net but most of the code is entirely written by me. please give me Globes if you really like this code. you can use the library and provided sample application that use the library but please do give me credit for the same. This is still a beta version and i thought that together we can make it a really big and powerful project. This time also i need support from you guys to help make this a really big success. i want to make it plugin based so that as one of user suggested we might use it as Firewall or bandwidth monitoring tool... there is so much that can be done with this but the next big update would be general purpose plugins plus editing the contents of the packet before sending to the target machine.

4_2005-2006 #170378
Consuming the Yahoo! Local Search Service in a Visual Basic Win Forms Application

Yahoo’s Local Search Service is provided free of charge to developers through the Yahoo! Developer’s Network. This article will demonstrate one approach that may be used to consume this service to return a list of business locations through the use of a zip code based search for a business name or product.

4_2005-2006 #170583
MyIE Skinnable, Multi-Tabbed Web Browser

MyIE is a Skinnable Multi-Tabbed Advanced Web Browser For Windows 95 and later... It is based on the IE Core and Must have Internet Explorer Installed... This a Very Compact, Lite Version of Internet Spirit Web Browser (http://www.angelfire.com/hi5/webbrowser) If You use this Source Code please place a Credit on the About Box to the original Author's (BloodChen and Michael J. Hardy) MyIE is an Open Source Project released under the GNU GPL License which means if you modify it or use any portion of it in your own projects then you must also release the complete source code when asked or if you post the program on a web site then you must also post the source code or make it publicly available via download link... MyIE is the work of Michael J. Hardy and Bloodchen. The Author of MyIE2 (Maxthon) Created His Famous Browser using these source's...

4_2005-2006 #170594
Content System Management

Creating a properly-made database to manage Users and Departments information. Design pages to manage Users and Departments information via database. It enables the user to insert, update and delete information about different users and department. A Program for connecting to SMTP and POP3 protocols for receiving and checking mails.

4_2005-2006 #170670
nexIRC v3.22

nexIRC 3.22 is is an IRC client which is compatibile with 17 different IRC Daemons, can support multiple query/servers/channels, has full dcc protocol (send/get, chat), has a web browser built in to the background which can automatically browse a registered channels ascociated website. Remember your favorite channels with the channel folder, keep track of what you have downloaded with a download manager, list channels, get links to other IRC servers, keep track of your undernet x, nickserv, and chanserv passwords, save windows for easy retrieval after you have closed them, customize server list, keep contact with your friends using the notify list, customize the way formatted text is displayed to you, customize who has access to contact you and initiate dcc transfers using built in security features, automatically detect your outside ip address, and more.

4_2005-2006 #170770
Speech Enabled Emailer

sends email to other persons where email body can be written via keyboard as well as through speech using microphone

4_2005-2006 #170899
WinInet class

Class Wrapper for WinInet.dll the dll behind the Microsoft Internet Transfer control in VB6. Takes a given url and returns the response in a byte array.

4_2005-2006 #170949
QBrowser

4 browsers in 1, show all 4 or show just 1 I still need to auto-adjust the panels to the form-size

4_2005-2006 #171017
Visual WebGui

Introduction to a new development concept for building web application by using server side WinForms like API to create complex applications like OWA with out DHTML/JS/Web knowledge/

4_2005-2006 #171132
Internet Exploder Beta 1 - codenamed

Internet Exploder - codenamed "UltraBrowse": IE based tabbed web browser. Implements a tabbed browsing environment. Includes 99% of Internet Explorers abilities. It has the ability to be controlled by voice commands (requires SAPI 5.1 SDK) as well as the ability to 'read' selected text using Text-To-Speech, with the computers default voice. It also shows how to extend the default Internet Explorer context menu using scripts. You'll need the .NET version of the Explorer Bar control found at vbaccelerator for this project. With the tabcontrol that is used you are able to re-order the tabs in any order that you like. It also shows how to progmaticly add items to a toolstrip control that you would normally not be able to at to it. There are two custom controls that come with this project. I did not write either of them but found a good use for them so they are included with the code. They are: the tabcontrol and an image combobox. I'm sure you'll find many uses for these controls in your own projects. My thanks to the authors of these two controls.. I just forget who you are and where I got your controls. If you find this an interesting project and/or learn something from it please come back and vote for it, as I have invested a lot of time and effort in building it. The code is fairly well commented so even the begining program should be able to follow along. I'm sorry about the size of the project. Most of its bulk is due to image resources. All of the main classes that are used have been put into a single file and called using a prefix for its respective class. I hope that it's not too hard for anyone to understand. Please note: This is just a beta of this project so there are still a few quirks that need to be ironed out. Please rate my code as you see fit. Beta 2 coming soon..

4_2005-2006 #171237
Feedback and Complaint Form

to provide some company or bank that they need feedback and complaint from customer. it's easy to way that when user submit.. the mail will sent to the service@domain.com and sent to user mail also.

4_2005-2006 #171360
webpoll - website rating

Webpoll has been developed as a web technology module mini-project under the supervision of Mrs Z.Dilmohamed from the University Of Mauritius. Webpoll has been primarily designed for web designers willing to gather feedback about their websites from web surfers worldwide. To start, web designers have to register with Webpoll and after approval of their website, upload their site's banner. Sites approved by webpoll's management will be listed in the different categories allowing visitors to view ,rate, comment and recommend these websites. Web surfers also gain from Webpoll! You, web surfers can browse through our site listings, visit the websites you find interesting and also, provide your appreciation through rating and commenting. You can also recommend sites you find interesting to your friends.

Languages
Top Categories
Global Discovery