Archive for November 16th, 2005

Automated Income Streams

There's been quite an increase recently in online income stream sites. These are basically sites that are tailored to a certain subject, and alongside the content, a few targetted adverts are placed in the hope that you, the visitor, will click on them. A good site will get a good google ranking, and a fairly decent stream of visitors. Some of these visitors will inevitable click on your adverts, and you make the money for the clickthrough. That's money that you make for doing nothing apart from setup a site, and then some search engine optimisation/listings.

5 comments November 16th, 2005

One Form, Multiple Actions

Not everyone is aware of this fact, so I thought I'd share it. You can have a single form, with multiple submit buttons, and then determine which button was clicked as to what action to take. Take the following code:

<form action="test.php" method="post"> <input type="submit" name="edit" value="edit" /><br />
<input type="submit" name="delete" value="delete" /><br />
</form>

3 comments November 16th, 2005


Calendar

November 2005
M T W T F S S
    Dec »
 123456
78910111213
14151617181920
21222324252627
282930  

Posts by Month

Posts by Category