[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Selected tag - SOLVED
Hi guys;
I did manage in making this to work as follow:
<SELECT NAME=product_version_number>
[loop search="
ra=yes
fi=yaproductsdb.txt
rf=product_id,product_number
ml=1000
tf=product_number
"]
<OPTION VALUE="[loop-code]" [selected product_version_number
[loop-code]]> [loop-data yaproductsdb product_number]
[/loop]
</SELECT>
It is working fine. I am not sure how correct it is do. If you have any
other ideas please share them with me.
Thanks
Alma