CGI
How To Give Away Your Personal Information
Identity Theft and Your Personal Information -------------------------------------------- Identity theft is apparently the ?in thing? these days. By media accounts, hackers and evildoers lurk everywhere trying to steal your personal information. In the past few months, one company after another is being forced to admit customer data has been lost or stolen. In many cases, they have t ... continueReporting for Microsoft Great Plains/Dynamics/eEnterprise: RW ? ReportWriter ? tips for developer
Microsoft Business Solutions Great Plains is written in Great Plains Software programming tool: Great Plains Dexterity. Dexterity in turn was built with conception of graphical cross-platform transferability (in time ? 1992 ? mostly Mac and MS Windows). Plus Dexterity had database abstraction level (through C programming language). The result of such a shrewd future-looking architecture ? Great Pl ... continue5 CGI Scripts You Must Use to Turn Your Site Into a Powerhouse
HTML is great. But what really makes your site super powerful? The Backend or the processes running in the background that make everything on your website really click. And what powers the backend? CGI Scripts. Some of you may know what CGI scripts are and others may not. CGI scripts are the key to creating interactive websites that automate your online business. Instead of getting to ... continueClever Profit Growth Software
Are you truly using technology in your web business? Before you answer yes, stop a moment and consider how many promotion or marketing tasks take place at your website without you lifting a finger. Perhaps your site signs up new opt-in subscribers for you while you sleep. If so, that's ONE automated task. Maybe orders are accepted securely without your intervention. That's TWO. But can yo ... continueWhy Aren't You Using CGI
The very name CGI used to send chills up my spine. For years I put it in the 'too-hard-basket'. But like most things in life, CGI is not as scary as it seems. If you have a cgi directory on your website and you know how to FTP files, chances are you can have a CGI script up and running in less than 20 minutes. CGI (Common Gateway Interface) is not a programming language but a standard th ... continueUse CGI to Automate Your Web Site
Are you taking advantage of the powerful automation technology available on the Internet? Common Gateway Interface, better known as CGI, is one of the most widely used server applications on the Internet. This software resides on your server and automatically performs specified functions on your web site. If you've been on the Internet for a while, you've probably seen many exam ... continueCGI Security Issues
When you are creating or using CGI routines, you must be careful to keep good coding techniques, security and just plain common sense in mind. Sometimes you can do things that cause serious unexpected site effects. In fact, sometimes you may think you are making your CGI routine secure only to find out it just doesn't work like you expected. A good example of a this phenomenon is a simple C ... continueCGI: What the Heck Is That?
Let's unlock a little bit of the mystery about something called CGI. If it helps any, CGI means Common Gateway Interface. This is a method which is used to exchange data between the server (the hardware and software that actually allows you to get to your web site) and a web client (your browser). CGI is actually a set of standards where a program or script (a series of commands) can send dat ... continueHow to Stop Digital Thieves with CGI
I'm going to assume you're serious about your business. If you're not, I can't help you anyway. You've gone as far as getting a real merchant account to accept credit card payments online. You know that this was neither easy or cheap. So does everyone else! So, a merchant account shows that you've made a serious commitment to your business. That's good for customer confidence, which is g ... continueQuick Intro to PHP Development
Chances are that if you?ve been around the Internet long enough, you?ve heard of server-side scripting languages such as PERL, ASP and ColdFusion. These are all popular languages that are used to add interactivity to Web sites, but one stands out from the crowd in terms of usability, power, and, yes, price: the PHP scripting language. Initially developed in 1995 by North Carolina programmer Rasmus ... continueYOUR CLICKBANK SEARCH ENGINE
DO YOU LIKE TO BUILD YOUR OWN CLICKBANK SEARCH ENGINE 100% FREE & GET PAID? DO YOU KNOW THAT CLICKBANK NOW HAS MORE THEN 100.000 PRODUCTS ON SALE & WHEN YOU BUILD YOUR OWN CLICKBANK SEARCH ENGINE YOU'LL MAKE UP TO $10.000 MONTHLY? JOIN NOW & GET MY SCRIPT 100% FREE. ... continueBetter Writing: What Works and What Doesn't
There?s no better way to promote your business for free than to write articles on the Internet. It is particularly good for promoting services, where advertising doesn?t work as well, even if you can afford it. All business is about relationship. You can?t meet face-to-face with each person, or even reach them on the telephone every time. Often your contact will have to be in writing. How good ... continuePassword Protection and File Inclusion With PHP
First off, if you read last week's article by me (the one about site personalization in PHP), I have one addition to make to make your life a little easier. If you didn't read last week's article, read it. It'll help you. You can find it here: http://jumpx.com utorials/1 Now, remember how we personalized a page for your visitor? This works fine, but what do we do if they didn't use that special ... continueAutoresponders With PHP
First off, check out the URL below. You'll learn how to make that today. http://www.jumpx.com utorials/3/signup.html Fill out your e-mail address on the page you see. (I promise it's not being saved anywhere.) Then, wait a minute or two and check your mail. You should get a message from Gumby (null@jumpx.com) containing a sample autoresponder message. Today, we're going to learn three ea ... continueTrack your visitors, using PHP
There are many different traffic analysis tools, ranging from simple counters to complete traffic analyzers. Although there are some free ones, most of them come with a price tag. Why not do it yourself? With PHP, you can easily create a log file within minutes. In this article I will show you how! Getting the information The most important part is getting the information from your visitor. Th ... continuePHP On-The-Fly!
Introduction 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 ... continuePHP and Cookies; a good mix!
Introduction Cookies have long been used in PHP scripts, and are a very useful function. But what exactly are cookies? Maybe you have used then, but you still don't know exactly what they are. Or you are completely new to cookies? It doesn't matter, because in this tutorial I will show you exactly what cookies are, and what they are used for. Cookies in a nutshell Cookies are small pieces of ... continueScreen scraping your way into RSS
Introduction RSS is one the hottest technologies at the moment, and even big web publishers (such as the New York Times) are getting into RSS as well. However, there are still a lot of websites that do not have RSS feeds. If you still want to be able to check those websites in your favourite aggregator, you need to create your own RSS feed for those websites. This can be done automatically wit ... continueFirst Previous listings 21 to 38 of 38