|
There are a lot of different ways of handling online forms. Perhaps the most commonly used way is using a PHP script hosted on your server to send the data into a database.
Another way to do it is to use a free online service. These are not hard to come by, you can find them all over the place. Just do a Google search for it. It all depends on your server. If your server is windows, you'll need to use ASP (though it doesn't matter if you're using a service).
__________________
<?php if($Adsense_Revenue > 0): define('HAPPINES','100%'); else: define('HAPPINESS', '0%') endif; ?>
|