This script is so easy that I can just explain to you how to do that.
<SCRIPT> <!-- document.write(navigator.appName) //--> </SCRIPT>And then everything is set up for you. If you don't know what I am saying, then see an example below.
<HTML>
<BODY>
Your browser is
<SCRIPT> <!-- document.write(navigator.appName) //--> </SCRIPT>.
</BODY>
</HTML>See? Just use this script at where you want the browser to appear, here is the example above after you put it in HTML.
Your browser is
If you want it to show the version also, please check out the Browser Version script.
IMPORTANT: The scripts provided in this page are free as long as you keep the credits in the code. E-mail me or use Script Rebuild Service for additional help about Cut N Paste or to ask for a script that is just for you.