3206IP-to-Country Translation Utilityhttp://www.ecommercemax.com/ip.aspThis is a great utility for tracking where your visitors are coming from. Sure there is a built-in function in your webserver to get the IP address of a webuser but that is almost no use if you can not tell what country it is from. Now, to utilize that IP number you simply pass that value to this function and it will convert the IP address to a country name. It can be embedded into your own website behind-the-scenes where you could run a statistics report of the demographics of your site visitors. Perfect for websites that cater to international customers!ASP > Web SitesOct 10, 2006Ecommercemax Solutions
Introductory PHP For Non-Programmers
PHP can be used for a lot of different things, and is one of the most powerful scripting languages available on the web. Not to mention it's extremely cheap and widely used. However, one thing that PHP is lacking, and in fact most scripting languages are, is a way to update pages in real-time, without having to reload a page or submit a form.
The internet wasn't made for this. The web browser closes the connection with the web server as soon as it has received all the data. This means that after this no more data can be exchanged. What if you want to do an update though? If you're building a PHP application (e.g. a high-quality content management system), then it'd be ideal if it worked almost like a native Windows/Linux application.
But that requires real-time updates. Something that isn't possible, or so you would think. A good example of an application that works in (almost) real-time is Google's GMail (http://gmail.google.com). Everything is JavaScript powered, and it's very powerful and dynamic. In fact, this is one of the biggest selling-points of GMail. What if you could have this in your own PHP websites as well? Guess what, I'm going to show you in this article.
If you build applications or web sites that allow users to enter email addresses, you probably want to validate those emails in real time. If you don't do that, your database will have many invalid email addresses such as the famous asdf@asdf.com. When you send your newsletters, you will spend lots of bandwidth and time while your mailbox is getting full with zillion of bounce backs
Welcome to DevASP, the first place to look for all your ASP and XML information needs. Here you will find links to articles and tutorials written by ASP and XML experts, sample ASP and XML code, free programming tools and downloads, sample chapters of new ASP and XML reference books and announcements of training courses and conferences where you can sharpen your ASP and XML skills.
Check us out often because we're always adding new features. And before you leave, be sure to subscribe to our DevASP newsletter for a timely "heads-up" when there is important ASP or XML news you should know about. DevASP is here to help you unleash the power of ASP and XML!
Active News Manager is a news, article, event, press release and information publishing system manager. The software allows you to manage content using an online WYSIWYG editor. Now it is so easy to run a complete content management system. New version comes with new functions like RSS/XML support, template base integration to youw exist web site, multi-category bases, easy adminstrator managerpages and more ...
This article shows us how to create a very simple but useful hit counter in ASP for the pages of our web site. Counters are popular among web developers. They are used to count the number of visitors (or hits) for a particular page or for an overall web site. We can create an attractive graphical counter like the one below or a hidden one with the value being sent to the owner by email
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.