Witango-Talk: [OT] Windows Toolbars

2002-12-14 Thread Mark Bushaw
Some website has added a toolbar to my IE and Folders views. The toolbar can be de-selected and goes away, but returns the next time a folder or IE is opened. Does anyone know the file (.ini ?) that contains the toolbar settings for IE and Folder views in W2K? Thanks, Mark Bushaw

Witango-Talk: array different

2002-12-14 Thread Brad J. Robertson
Hello, Is there a metatag that takes 2 arrays and creates an array of the records that don't appear in either array? A reverse @union. Tango2000 IIS 5 Win2000 SQL 7 Brad

RE: Witango-Talk: array different

2002-12-14 Thread David Shelley
Brad, If you really want stuff that doesn't appear in either array, @random will usually work. :) If you want elements from one array that are not in the other array you can use @filter. @filter array=array1 expr="!(@@array2 contains #1)" (this assumes both arrays have 1 column ) If you

Re: Witango-Talk: array different

2002-12-14 Thread Brad J. Robertson
Awesome thanks - I am suffering weekend brain damage. - Original Message - From: David Shelley To: Multiple recipients of list witango-talk Sent: Saturday, December 14, 2002 3:54 PM Subject: RE: Witango-Talk: array different Brad, If you really

RE: Witango-Talk: [OT] Windows Toolbars

2002-12-14 Thread Ben Johansen
Hi, Initial thought is that they changed your address for Home Page look under: Tools/Internet Options/General tab check the address I have seen where the will change it so that the bar comes up and the goes to your original home page selection. Ben Johansen - http://www.pcforge.com Authorized

Re: Witango-Talk: [OT] Windows Toolbars

2002-12-14 Thread Anthony M. Humphreys
You may want to look in the registry un this key to see what's installed: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Explorer Bars But double check what's there before deleting anything, as some of these may quite useful. Also, it may be a piece of what you and I would normally