DaniltonW said the following on 3/23/2007 12:56 PM:
> I am trying to create a code for add a page to the favorite but
> "AddFavorite" not appears in the following function: javascript:
> window. external. AddFavorite?
addfavorite is case insensitive, it doesn't matter how you case it.
> In javascript:window.external. does not appear more options.
There are, you just can't iterate them.
> The page is an aspx.
Totally irrelevant.
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/