RE: [PHP] HTTP_POST_VARS, forms, and not allowing modifications.

2001-11-25 Thread C. Bensend
On Mon, 26 Nov 2001, Martin Towell wrote: > you said you tried a text field, have you tried a hidden field? Alrighty then, my greenness shows. :) The hidden field idea was perfect (never used one before). Thank god I'm just playing around with my _own_ site. ;) Thanks Martin! Benny ~

RE: [PHP] HTTP_POST_VARS, forms, and not allowing modifications.

2001-11-25 Thread Martin Towell
nt: Monday, November 26, 2001 8:18 AM To: [EMAIL PROTECTED] Subject: [PHP] HTTP_POST_VARS, forms, and not allowing modifications. Hey folks, I am working on a database-driven site, and have run into a problem. It's not a problem with any existing code, more of a "how the heck do I do

[PHP] HTTP_POST_VARS, forms, and not allowing modifications.

2001-11-25 Thread C. Bensend
Hey folks, I am working on a database-driven site, and have run into a problem. It's not a problem with any existing code, more of a "how the heck do I do this" sort of thing. I have a table, that is generated from a database query: +---+---++--