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
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