Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Randy Wable"

This program connects to a Windows 2000 computer v...Version: VB5, VB6, V
Author: Randy WableSubmitted: 2/16/2002Downloads: 9855
This program connects to a Windows 2000 computer via Terminal Services, or any OS running Microsoft Terminal Services. Note that you must have the included msrdp.ocx (Microsoft Terminal Services Control) file registered on your system with regsvr32.exe. ...more>>

Validate input to a textbox by only allowing 0-9, ...Version: VB4, VB5, V
Author: Randy WableSubmitted: 2/15/2002Views: 15419
Validate input to a textbox by only allowing 0-9, a-z, and A-Z to be entered into it. All other characters are discarded.

So you want your application to have Outlook funct...Version: VB6, VB.NET
Author: Randy WableSubmitted: 2/13/2002Downloads: 15264
So you want your application to have Outlook functionality? These conrols allow you to add the functionality of Outlook 2000 right into your application without ANY coding. Simply drag and drop the control and you are done. You can...Display Address Bo ...more>>

This was written to demonstrate the Winsock contro...Version: VB6
Author: Randy WableSubmitted: 12/6/2001Downloads: 9971
This was written to demonstrate the Winsock control for VERY simple sessions. It works a bit like telnet. You can also get a look at a menu, statusbar, richtextbox control, timer, AND a less featured peice of another application that I have written whic ...more>>

I wrote this application to demonstrate to you the...Version: VB5
Author: Randy WableSubmitted: 12/5/2001Downloads: 8184
I wrote this application to demonstrate to you the functions of the winsock component. This also makes use of the rich text box control, and the timer. This program provides the functionality of forwarding a particular port's TCP traffic from your compu ...more>>

DLL and Example for Accessing Terminal Services AP...Version: VB6
Author: Randy WableSubmitted: 9/28/2001Downloads: 7909
DLL and Example for Accessing Terminal Services API. For even easier use, I've compiled these functions into a dll. Enclosed is everything you'll need to pull some basic info from WTSQuerySessionInformation.
Page 1 of  1

Go to page: 1