Arun, >>> I want to permanantly remove ie vertical scrollbar on my machine.. >>> Is there any registry level settings?
>> You can't do that with PHP. > I want to change only on my server machine.. > not thru php. Not using PHP? But you are asking this on a **PHP** list... Further, PHP is a server side script, used for sending data to a client, usually a machine running a webbrowser. If you want to do anything client side, you will have to use scripts that run client side, like Java or Javascript. If you want to do this on your server then go ahead and mess in the registry. Although I don't see any sense in running IE on a server. Hell, most servers I know and have messed around with aren't even *equipped* with a monitor... [a keyboard and a network cable is usually enough] Marc
