I have called from html a php form and passwd a value, but how can I
from PHP pass the value to an html for, without using php ?

Scenario
After searching a db, a list of valid part numbers gets displayd from
the Mysql db, the client picks part#2 and then that click would call the
html form which needs the value being passed to it, in this case part_no
then I would take other input information and pass all if it along with
part_no to a cgi script.

Can someone give me a good sample ?

Thanks !

--
___________________________________________________________
Jack Sasportas
Innovative Internet Solutions
Phone 305.665.2500
Fax 305.665.2551
www.innovativeinternet.com
www.web56.net



-- 
PHP General 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