Forum Moderators: coopster

Message Too Old, No Replies

Editing Mysql database row with select box

         

dkin

9:01 pm on Dec 29, 2005 (gmt 0)

10+ Year Member



I have a small site, this small site has a few categories, now I can add items through my online admin area fine and delete them fine, but when it comes to editting them I am having some trouble, everything is working fine except the category column, because it is a drop down box I do not know how to have the category selected during the creation progress selected all the other info is loaded.

Any help is appreciated as always.

ramoneguru

11:54 pm on Dec 29, 2005 (gmt 0)

10+ Year Member



Sorry, I just need some clarification real fast. Let me see if I have this down:

1. You have an 'admin' side to your site that lets you add/remove 'catagories' that the user can select from.

2. When you try to edit a selection for 'catagory' it doesn't edit.

Is that right?

Oh and could you post the part of your code that appears to be giving you trouble.

--Nick