Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Internet Programming code

Multiple Clients and Central ServerVersion: VB6
Author: NickSubmitted: 3/23/2004Downloads: 10093
The server distributes to the connected clients some data as text and the client saves it to its local disk. The code is very easy to understand and good for beginners who would like to know how to use the winsock control or how to go about making a chat ...more>>

Web Magician 1.0Version: VB6
Author: Swathi Prasad.RSubmitted: 2/20/2004Downloads: 9541
FULL FLEDGED WEB BROWSER: Demonstrates the usage of INET, WINSOCK, WebBrowser control & their HIDDEN SECRETS. Also shows how to use DOM concept through VB to extract the HTML code behind it, get the number of links on a page & what are all the links, e ...more>>

HTML Editor 1.0Version: VB.NET
Author: Hendra Gunawan DjajaSubmitted: 1/26/2004Downloads: 12130
HTML Editor 1.0 is a complete application that allow you to create html file. It has many function, like create new file, open, save, clear, print, undo, redo, cut, copy, paste, delete, select all, insert date, time, image, find, add tables[first Column, ...more>>

Bulk mailing by VB code via LotusNotesVersion: VB5
Author: Rakesh k PandeySubmitted: 1/6/2004Downloads: 6597
VB code, which read mail-ids from excel file, and send them mails through lotus notes. You can send attachments also.

Creating Web Service using VB.NETVersion: VB.NET
Author: Zeeshan MahmoodSubmitted: 12/31/2003Views: 19575
One of the most important feature of Microsoft .NET technology is Web Services. Web services is just like RMI's(Remote Method Invocation) in Java, but Microsoft implements in more efficient way. In this code snippet I will describe you how to create Web S ...more>>

High Speed - Secure File TransferVersion: VB6
Author: Tom AdelaarSubmitted: 12/15/2003Downloads: 8094
It's based on a Client-Server model. The server uses an extra packet arrival buffer, this avoids TCP packets being dropped, while processing other packets. The client has an extra TCP flood control check to avoid flooding the server (or the client itself) ...more>>

HTML EditorVersion: VB4
Author: Gaurav GoelSubmitted: 11/16/2003Downloads: 5843
Here is the entire code for Html Editor. Let me know if you find any errors so that I can overcome them in the next version of Html Editor which is under construction.

Ahmd BrowserVersion: VB6
Author: Ahmad Abd AlghaniSubmitted: 11/7/2003Downloads: 5969
ahmd_browser is a simple web browser with some functions(calculator,ip address,and more.)

Number to Words XML Web Service Version: VB.NET
Author: Ken MercerSubmitted: 10/30/2003Views: 13367
This sample code describes a Web service through which a client can get the equivalent of a number in words. This can be used in many applications such as accounting packages and invoices.

Remote Cam CaptureVersion: VB4
Author: AlchemistSubmitted: 9/21/2003Downloads: 15527
Someone asked me a while back if I could make them an example on how to capture a remote webcam, so I've put one together. It's a pretty nice example nice small size & I've made it as easy to understand as possible, you can change the .jgp compression / r ...more>>

<< Previous  Page 19 of  34  Next >>

Go to page: 19  20  21  22  23  24  ...