strawberry wrote:
Quote:
I'm thinking about creating a button in my (php built) contacts page
called something like "New contact at same address". I can probably
figure out how to do it in PHP but I was wondering if there's a simple
way to do it just using mysql.
I store all the contacts info in a single table.
Any thoughts appreciated. |
No, MySQL doesn't understand HTML GET or POST requests. You'll need to
use PHP or a similar language.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex (AT) attglobal (DOT) net
==================