PDA

View Full Version : Adding a field to Admin Link Submit...


mikesz
12-05-2005, 05:39 AM
Hello,

I want to add a comment box to the Admin link submit. It is exactly the same and the DESCRIPTION field in the form, so I copied it to the bottom of the form where I want it, added the field to PLD_LINK and now I need to add it to the mysql statement that updates the record when you submit and can not find it, or nothing that I recognize javascript:emoticon(':lol:')
Laughing I'm still using straight php/mysql statements to do database updates on my site.

The field I have assigned is ADMIN_COMMENT, so I need to add this to the submit function.

I am probably looking right at it and don't recognize it! A push in the right direction will be greatly appreciated!

regards, mikesz

mikesz
12-07-2005, 07:08 AM
Is this question a problem ? I see a LOT more complicated problems getting answered immediately, yet this one languishes for days with lots of lookers and no response?

I don't get it...

regards, mikesz

mikesz
12-12-2005, 03:22 AM
For all the people who might have wanted to see the answer to this question but were afraid to ask, I submit the following:

Content visible to registered users only.

Ap0s7le
12-12-2005, 08:01 PM
I put the info in code brackets.

-Casey