[nycphp-talk] Preferred method for parsing multi-row submitbuttons
Cliff Hirsch
cliff at pinestream.com
Mon Nov 21 16:26:45 EST 2005
I thought of that, and again, it sure would be much easier. But doesn't
that violate the W3C recommendation for get versus post. Isn't a
Hyperlink simulating a get submission, which should not be used for
"actions" that modify a database.
-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org]
On Behalf Of Daniel Convissor
Sent: Monday, November 21, 2005 4:13 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] Preferred method for parsing multi-row
submitbuttons
Hey Cliff:
On Mon, Nov 21, 2005 at 11:29:48AM -0500, Cliff Hirsch wrote:
> <input type="submit" name="submit[$row_id]" value="Edit"/> <input
> type="submit" name="submit[$row_id]" value="Del"/>
Seems like this would be better as hyperlinks rather than forms.
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
_______________________________________________
New York PHP Talk Mailing List
AMP Technology
Supporting Apache, MySQL and PHP
http://lists.nyphp.org/mailman/listinfo/talk
http://www.nyphp.org
More information about the talk
mailing list