George, 

When you use:


<pre>
<OPTION value="$prd">$prd</OPTION> 
</pre>


Why not use the Product ID in the VALUE tag, and use the Product 
NAME between the OPTION /OPTION tags?
That way, the VALUE is what is selected, and you can then use an 
SQL INSERT or UPDATE command to push that into the destination table.



One less check against the database, right?

-Peter 



===================================================================
EASY and FREE access to your email anywhere: http://Mailreader.com/
===================================================================



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to