I have a web page which is accessible to all users. In that page I have a textbox and a button. How can I make this button accessible only to the admin and not the regular user? ...