thanks
I am using the posted variable is this code will work
$myvarnum= $_POST['inputnumber']
if(is_numeric($myvarnum) and strlen($myvarnum) =3)
with header i can open the page in the same window... can i open a separate window.
and if can i open a java script popup window with that..?