Advertisement

Results for "Category: Internet/ Browsers/ HTML"

5_2007-2008 #185231
Send an E-mail from VB.NET

Here is a code to send an e-mail from a Winform made in VB.NET. Check it!

5_2007-2008 #185279
Download a file from the Internet reliably

In this article you will find out why you just can't call a few WinInet functions and expect them to download a file for you. You will learn the proper way to download a file from the Internet, and display its progress and download speed!

5_2007-2008 #185510
vbSock (.NET Based Winsock Control)

Note: I accidently delleted this, and reuploaded it. Please vote/comment again. Due to the amount of time and repeated code it adds to a large project to use the included socket control, and the fact that I had always used the Winsock control, I created my own version for VB.NET. It is well commented, and uses regions so that you only need to see the part of the code you want to look at. This is desigened to be viewed in VS.NET or VB.NET. This code is not 100% like Winsock. Although it has the same overal functionality, it does not have the same functions. For example, instead of an event being raised, you must call the VBSock.Read() or VBSock.ReadLine() function. I am working on this. Expect to see an update soon.

5_2007-2008 #185531
Packet sniffer

This code shows the source ip and port the flags of the packet and the sequence number

5_2007-2008 #185670
POP3Connector.dll

POP3Connector is a light weight access connector to get POP3 messages from a server or to load raw emails from from files.

5_2007-2008 #185804
Delayed Stock Quotes

Returns Delayed Stock Quotes from a web service.

5_2007-2008 #185805
A+ Email Verification

Will call a webservice that will verify an email address down to server level. This service is provided for FREE! No costs involved. Try it out!

5_2007-2008 #186027
socket server class

my code is for all of those who miss winsock in vb.net. it's a clas that allows you to use it sorta like winsock. it is a server clas not a client clas

5_2007-2008 #186125
A Hyperlink Combo/List

Launch different web pages in a browser based on a selection from a listbox or a combo box. Don't know how useful but it seems like this may come in handy to someone.

5_2007-2008 #186458
Group Chat

It's simple CHatting software using MFC.

5_2007-2008 #186729
A Packet Sniffer for Win2k/XP

This code will show you how get raw ip packetes with raw sockets on Win2k/XP.

5_2007-2008 #186810
AjaxRating

AJAX RATING SYSTEM ----------------------------------------------- ASP.NET web module along with some chunks of Javascripts and ...Ajax to create a Rating System. ----------------------------------------------- This can be added /customized for any table to add a rating/score module. I was quite amazed, when i first saw the capability of rating multiple items at amazon website without refreshing the page. ----------------------------------------------- The target was to create a cross browser rating/score system like amazon or better: ----------------------------------------------- Rating: User should be able to Rate a record (1-5) ----------------------------------------------- Accuracy: Number of votes and total score should be accurate and saved and should not be lost in calculations ----------------------------------------------- Real time: Rate/score should be displayed after rating instantly ----------------------------------------------- Reusable: It should be easily plugged into any table for reusability ----------------------------------------------- Avoiding multiple ratings: Basic mechanism to avoid multiple ratings by the same user ----------------------------------------------- Best approach: Compare the pros and cons for both Amazon and Ajax approach ----------------------------------------------- Security: Few words ----------------------------------------------- More discussion can be found on http://www.codeproject.com/useritems/RatingDemystifiedAjaxWay.asp ----------------------------------------------- ONINE DEMO http://interviewinfo.net/rating/photo.aspx -----------------------------------------------

5_2007-2008 #186829
Winsock Client Example

This is a simple Client to go along with my Winsock Server Example.

5_2007-2008 #186988
SendFile

Send files through a socket. Includes client and server.

5_2007-2008 #187162
Online Voting / Polling System with Multiple Polling: MyPoll eXPress v 1.01

myPoll eXPress v 1.0 by Sunil Thakare A simple but powerful php code for customized polling. No graphics, No database required. The question, options and results are stored and customized using META TAG in a saparate file (s). Multiple polls are now possible. Please set the attribute of this file to "777" using chmod. Thecode can be incorporated into website easily. Also multiple poll can be possible by using different poll files. Code is well commented. If you like the code please send me a e-mail for further versions (Like multiple POLLS!). Thanks for downloading myPoll eXPress v 1.0. Sincerely, Sunil Thakare, Live Demo at: http://www.thakares.cjb.cc/mypoll

5_2007-2008 #187202
A C# to VB.net Converter Website

Amazingly usefull website that I thought everyone should know about, It converts C# to VB.net, absolutly a must bookmark.

5_2007-2008 #187299
Create EML file

A simple program to make EML(E-mail) files. With this program u can create eml files and send it with any EML compatible program (Outlook for example). U can send email from your application without SMTP and works under >=98. Supports attach(From the add attach, u can select multifiles).

5_2007-2008 #187334
Google World News Grabber 1.2

UPDATE ------------- New version has been released. Go to http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1643&lngWId=8 to get it. ----------- Gets the latest google world news links and formats it in a neat table. UPDATE: I've edited it so that some errors people have been having should go away. :) UPDATE #2: I've changed it once again to suit Google's updated HTML code layout. I've tested it under PHP 4.1.1 and so it should work on later versions as well.

5_2007-2008 #187605
Satellite Image Grabber

This is my first real attempt at programming in VB.NET, it took me awhile because I didn't like what they did to the language (old dogs/new tricks) anyways this app will grab satelitte images from Terraserver-usa.com using terraservers web service. the web reference is http://terraserver-usa.com/TerraService2.asmx . Its very basic, has no error handling, and is based on the Terraserver's 'Example Map' in C#. Type in the Latitude/Longitude, select picture scale, and picture type (aerial, topo, shaded, or hi-res) and click 'go', takes a few minutes to download the image so be patient. Code isn't commented (sorry). I'll eventually turn this into a control and repost.

5_2007-2008 #187660
DatePicker

DatePicker turkish version soon english version Please myCustomcomtrols folder insert your Application folder and control toolbar add/remove myCustomControls.dll in bin folder

Languages
Top Categories
Global Discovery