Advertisement

Results for "Category: Internet/ Browsers/ HTML"

ASP_Volume3 #57115
Calendar Date Picker

A calendar date picker which allow easy input for date in textbox. Only works in IE4 & above. IE6 supported. The current supported date format is mm/dd/yyyy. Make sure the path for the file calendar.js and datev2.htm is set properly.

ASP_Volume3 #57116
Potentially offensive hangman

Hang the man in PHP. Picks a random word from a wordlist on the server, and the user must guess this word before the man gets hung. Also, you can choose to allow visitors the ability to add new words to the word list on the server (which can result in an _odd_ wordlist). These are checked to be single words using only characters a-z. Image of hanging man is created server side. Can be seen working at http://notfunny.org/hangman

ASP_Volume3 #57158
HTML Email

I've looked long and hard trying to find a method to do a mass email using graphics...but to no avail...so, I wrote this simple program to send HTML email...just attach to a data source, and you're on your way...(by the way, you won't believe how easy this is!) Let me know what you think???

ASP_Volume3 #57235
IP-Zero Counter

This is a script to display the number of page views/hits to your site. Very simple, and easy to follow.

ASP_Volume3 #57332
NSLog: Net Send Logger/Tracer

Tired of all those annoying net send messages at work/school? Want to find out who is sending them? NSLog logs net send messages, and uses the NetWkstaUserEnum API to trace the net send messages right back to thier source! You can find out exactly what user sent the message and when. It also logs messages too, so you can show the admin later on (or logging for a convenient conversation).

ASP_Volume3 #57357
VB.NET SMTP-Class + Example

Implements a class for sending mails without CDO. ATTENTION! It also show´s how you can limit the usage of a component by sending an email to creator of the component after 10 mails. but you can easily remove this part of the code without sideeffects. NGSRegistry is another submission of me. You can find it here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=241&lngWId=10&txtForceRefresh=11020066164720063 Please rate. Thanx.

ASP_Volume3 #57359
_ C#.NET Mail Class (pure .NET framework solution) + Example _

Implements a mail-class (pure .NET framework solution). Supports cc, bcc, multiple attachments,... Please rate. Thanx.

ASP_Volume3 #57416
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!

ASP_Volume3 #57464
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!

ASP_Volume3 #57695
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.

ASP_Volume3 #57716
Packet sniffer

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

ASP_Volume3 #57855
POP3Connector.dll

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

ASP_Volume3 #57989
Delayed Stock Quotes

Returns Delayed Stock Quotes from a web service.

ASP_Volume3 #57990
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!

ASP_Volume3 #58212
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

ASP_Volume3 #58310
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.

ASP_Volume3 #58643
Group Chat

It's simple CHatting software using MFC.

ASP_Volume3 #58914
A Packet Sniffer for Win2k/XP

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

ASP_Volume3 #58995
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 -----------------------------------------------

ASP_Volume3 #59014
Winsock Client Example

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

Languages
Top Categories
Global Discovery