Ask a Question related to Dreamweaver AppDev, Design and Development.
-
AS Dawg #1
learning (not to well) about Dynamic menus
I have a menu that is accessing a table for its values. there are three more
text fields that need to change due to the value. i.e.:
if menu is "Accept"
textfield1 is "Accept"
textfiled2 is "Welcome"
if menu is "Reject"
textfield1 is "Rejected"
textfiled2 is "Sorry"
if menu is "Update"
textfield1 is "Update"
textfiled2 is "Updated"
so on and so forth...
When I do it, whatever I set the menu to, it shows:
textfield1 is "Accept"
textfiled2 is "Welcome"
So I guess I am not getting the real picture..Can someone give me a url of a
tutorial that will explain how to do it, or maybe an extension I can
download that helps me do it..
Thanks,
AS
AS Dawg Guest
-
div tag and dynamic menus
Yeah, its me again. Looking for help. I have this menu that I created and It works well with Firefox and IE 6. WHEN the screen setting is at... -
Dynamic navigation menus
CFGumby and mhowar2 , Thanks for the input. We decided to put this project on hold. I appreciate all the ideas you have given me. Thanks again... -
Dynamic menus
<?php include('./common_db.inc'); $link_id = db_connect(); mysql_select_db("test_db"); ?> <form name=carform action= <?php echo $_SERVER;... -
Dynamic Drill down menus
Hello, I have created a db that holds specific information ie a business name. I am running into a problem on a form when you choose the business... -
Help with Dynamic Navigation / Menus
Hello, I am new to these forums. I'm looking for some help. I am working on a website redesign for the company I work for, and my boss wants...



Reply With Quote

