Archive for Mono XSP 2.0

Check If User Name Exists Using AJAX And C#

Amgad Suliman | 26/04/2009 | 11 Comments

You could make sure the user name entered during the registration process of your website is unique before the submit button is clicked using AJAX and C#.

Filed Under: ASP.NET, Mono XSP 2.0

A Wrapper Class For hostip.info’s GeoLocation Service

Amgad Suliman | 18/03/2009 | 2 Comments

GeoLocation refers to identifying a real-world geographic location of a computer, device or website visitor. There are a many websites that provide this service, some are free and some are not. A populare and free one is hostip.info. It provides country, country code, country flag, city, latitude and longitude of an IP address.

2 or More Domain Names Linked to the Same Folder

Amgad Suliman | 01/02/2009 | 2 Comments

Most if not all web hosting services allow users to link two or more domain names to the same account to save them the cost of a new account for each domain name. With such accounts, opening any of the registered domain names calls the same default page as the other. The solution is to [...]

Filed Under: ASP.NET, Mono XSP 2.0