Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Dynamic drop down menu
Old 01-02-2009, 11:26 PM Dynamic drop down menu
Junior Talker

Posts: 1
Trades: 0
I am trying to display a drop down menu from a database table. I am using Dreamweaver, I added a recordset to make the display of the records.
The problem is that is only displaying one record, does anybody has an idea what is wrong or how can I make the records to be display.

<?php do { ?>
<div id="MMMenu0027154452_1" onmouseout="MM_menuStartTimeout(1000);" onmouseover="MM_menuResetTimeout();">
<a href="<?php echo $row_rsLinks['link']; ?>" target="_blank" id="MMMenu0027154452_1_Item_0" class="MMMIFVStyleMMMenu0027154452_1" onmouseover="MM_menuOverMenuItem('MMMenu0027154452 _1');"> <?php echo $row_rsLinks['nameLink']; ?> </a>
<?php } while ($row_rsLinks = mysql_fetch_assoc($rsLinks)); ?>
lairpr is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-03-2009, 07:51 PM Re: Dynamic drop down menu
OleTom's Avatar
Extreme Talker

Posts: 176
Location: Out there some where
Trades: 0
That's like coming in on the middle of a movie it's hard to catch up.

Have you got your heart set on that menu if you goto Hot Scripts

http://www.hotscripts.com/PHP/Script...ion/index.html

they have a bunch most are free and you might find one yo like better
__________________
Life is Good,OleTom

Please login or register to view this content. Registration is FREE
OleTom is offline
Reply With Quote
View Public Profile Visit OleTom's homepage!
 
Reply     « Reply to Dynamic drop down menu
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.39551 seconds with 12 queries