Joe's Personal
My Blog
Contact Me
Mailing List
Partners
Articles
Most Popular
Volume Shadow Services
iTextSharp
Gantt Chart
Thermometer Chart
On other sites
Code Project
SQL Server Central
By Language
Access
ASP.NET
C++
SQL Server
VB.NET
XML
By Category
Internet
Images
Utility
Tips & Techniques
Games
Charting
Open Source
jChart
SQLAutoDoc
jErrorLog
jMail
Web Tools
Tools
jThermometer
Trip Cost
Calendars
One Month Calendar
Next Year Calendar
Utilities
RegEX Tester
HTML Color Codes
BinaryCalc
Mazes
2D Maze
3D Maze
Educational
MathCoder
jWord
jPuzzle
Graph Paper
Hex Graph Paper
Utilities
FindRecentFiles
jFont
jFileSync
jFTPSync
Login
JLION.COM - Internet
Articles
Access
ASP
ASP.NET
C/C++
Charting
Games
Helpful Tips
Images
Internet
IT Trends
JAVA
SQL Server
Utilities
VB.6
VB.NET
XML
Internet
4/3/2007
How to obtain the name of the owner of an IP address
A class for retrieving the name of the owner of an IP address from internet WHOIS servers.
12/9/2006
WinINet in VB.NET 2.0
A VB.NET 2.0 wrapper class that encapsulates the WinINET FTP APIs
12/8/2006
Upload and download files from an FTP site using WININET and DotNet
A DotNet 2.0 DLL that wraps the Windows WININET FTP functions.
4/1/2003
Encode/Decode Base 64 binaries
Email attachemnts and newsgroup postings use base 64 encoding to send binary information using a restricted character set. Here is code for encoding/decoding base 64 encoded binary files.
1/16/2003
A VB application that demonstrates the use of FTPDll and PageGrabber
An application that demonstrates how to scrape data from a web page.
1/6/2003
Upload and download files from an FTP site
A VB6 DLL that wraps the WININET library FTP functions.
12/17/2002
A class for retrieving web pages
A VB6 DLL that wraps the windows WININET internet functions to scrape web pages.