Okay, it seems that choicelist is the way to go. I have never had a need for this, so please bear with me as I muddle through this.

I have built an array that has 2 values, one is the product number, the other is the name of the product. I cannot see how to display the product name as what the user sees and the product number as the value when selected. Anyone know if this can be done?

In other words

<option value="<product number>">Blue Widgets</option>

Thanks



look at <@choicelist>

On May 31, 2005, at 8:52 AM, [EMAIL PROTECTED] wrote:

Witango 2000

Is it possible to build a dropdown to be used on another search.

In other words, I have a page that displays 5 products per page. That's easy enough. But I need to have a dropdown of all the products on that same page. I have been trying to do this by bulding an array, but cannot seem to get it to work right. The problem is the array has to be built on a search before the main search page.

Logic would dictate that

Array search -- > build an array for all products
Main search --> Need to drop in a form dropdown here for all products even though this search only displays 5 products at a time.

Is this making sense? All I get is a list of the products, but I cannot seem to get them to display in a drop down. Seems that it reverts to just text.
______________________________________________________________________ __
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to