yup i did retrieve the result field from the database...but i duno how to display it into a textbox.....
<input type="text" name="something" value="<?php echo htmlspecialchars($textboxvalue)?>">
the $textboxvalue izit mean by the value i retrieve from the dtabase?
a temp place to post my result rite.... =)