How do I get querystring and form information in C# is a tutorial through which users can gather knowledge about adding a querystring into the webform for retrieving data from database. Here author demonstartes about the requesting query string to...
A contact page that records the user's IP, email, comments, user agent, and URL referer. It also lets them know if they have forgotton to fill in a field and doesn't send the email until they fill it in.
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate? is a web based tutorial which helps you to learn how to place a dropdownlist box control in a datagrid. Datagrid control helps to present the information in rows...
How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers and...
How can I use the Range Validator? is an ASP.NET tutorial which helps you to know the range validator control of ASP.NET. The range validator control is used to vaidate the values of the input control to find out whether it lies between the...
A contact form that checks email address validity, requires all fields to be filled in, sends the user's IP address and user agent in the email, optionally restricts multiple messages in * seconds, includes optional security codes, features URL...
Configurable as a Server Side Include or as a Redirect, this script will log info about your user's IP address, domain, browser, and more.
How to display visitor's IP Address in a graphic on your website pages (or any other pages) with this simple PHP script. This script makes use of the GD image tools. Can easily be changed to match whatever colors you wish. To use just create an...
This script displays the user's post per day average underneath the post count on the viewtopic page. View the forums of www.funender.com for a live demonstration
Restricted Access - IP addresses create a system to restrict access to an entire web site or any number of pages in the web site based on a client's IP address or with a user name. This helps you to keep unwanted visitors away. |