help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
prasadharischandra
Forum Commoner
Posts: 57
Joined: Thu May 09, 2002 2:19 am
Location: sri lanka
Contact:

help

Post by prasadharischandra »

if i select my product it's on the same product at the another page.
and all the drop down should be there
Eg: <select name >
<option>ab </option>
<option>cd</option>
<option>de</option>
<option>ft</option>
</select>
if i select ab next page select ab and with other all drop down
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Please try not to post the same thing twice:
http://www.devnetwork.net/forums/viewtopic.php?t=999

Mac
Post Reply