Discussion forum regarding VB.NET and Classic ASP (Active Server Pages)
A console application is a computer program designed to be used via a text-only computer interface, such as a text terminal, the command line...
Sub Procedure A sub procedure is a method that does not return any values. A sub procedure in VB.Net is defined using the Sub keyword. A sub...
Overloading Constructors Since, constructors are a special type of method ( a sub procedure), we can overload constructors . Class Person...
The Date Time Picker control is commonly used in the windows environment to allow the user select a particular date. In .NET it is represented by the...
Adding items to the list box A list box can be populated either at design time using the Visual Studio IDE or at runtime using code. To add items...
Am new to the web business and am curious to really no Wat is vb.& classic asp i would be great full to get some advises on wat this code mean at the...
This tutorial will show you how to setup a Captcha ("Completely Automated Public Turing test to tell Computers and Humans Apart") for your website’s...
This tutorial will show you how to send email from your website using vb.net in plain text or HTML format. Below you will find all the functionality...
I took a little time today to write a handy VB script that you can use to resize and/or watermark all your website’s photos on the fly. You don’t...
What is a SQL injection attack? Have any of your websites ever been a victim of a SQL injection attack? Well, one of my sites recently was so...
I’ve noticed that there aren’t many tutorials out there that make setting up a member’s login easy for VB.NET. This tutorial will show you how to...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules