Hi all,
May i know how can pass the value to the form and use it as action value?
please see below codes , it has two option, what i wanted is if i select the option value =“sheet6” ,
i need the , else if select the option value = “sheet7”, ;
is possible to use php to do that? or i need to use java script to do that? Thanks ^^"
[php]<form name=asr method=POST action=’$_POST[‘sheet’].php’>
Brgds/Brandon Chau