I was wondering if anyone knows how to switch the browser name with the webpage title in IE. I added the registry file to make my name appear as the browser name but now it is : ex. Yahoo! - My name How do I get it to be My name - Yahoo? If anyone knows the info would be greatly appreciated. Thanks all
It's easy. Just make a HTML page like this: <html> <head><title>Your Name</title></head> <body> </body> </html>