Forums

This topic is locked

Delete from dynamic menu

Posted 05 Mar 2003 09:40:30
1
has voted
05 Mar 2003 09:40:30 kian peow theng posted:
I'm using Dreamweaver MX. I have a list/menu which is dynamically filled from a database. The problem is in deleting an item from the list/menu. Can someone please help me or direct me to information which will guide me through this?

Replies

Replied 05 Mar 2003 10:21:48
05 Mar 2003 10:21:48 Iain Stewart replied:
can you simple not remove it from your database ?

If your talking about removing duplicate entries, try using

SELECT DISTINCT Column
FROM....

in your sql code that will remove duplicates.



Iain

head hurts, 'mental note to self, stop banging head !'

Reply to this topic