Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Google Toolbar Custom button XML file error in Internet Explorer

From: krisdass@-----.---
To: NULL
Date: 2/27/2009 2:12:00 AM
On Feb 26, 6:12=A0pm, krisd...@gmail.com wrote:
> I am creating a website which will store the registered members
> favorite URL's in my website. for this activity i use the Google
> Toolbar's Custom button functionality.
>
> i have created an XML file to do this function as per Google
> Conditions listed in Google website =A0: =A0http://toolbar.google.com/but=
tons/apis/howto_guide.html
>
> this is working fine with Firefox and other browsers, but this is not
> working with Internet Explorer
>
> This custom button installed in users browser will redirect to my
> website with the Current browser's URL of that the user is viewing.
>
> but in IE i cant get the URL of the User Viewing rather than i get an
> error message saying,
>
> "The server encountered an internal error or misconfiguration and was
> unable to complete your request.
>
> Please contact the server administrator, webmas...@newsklip.com and
> inform them of the time the error occurred, and anything you might
> have done that may have caused the error.
>
> More information about this error may be available in the server error
> log.
>
> Additionally, a 404 Not Found error was encountered while trying to
> use an ErrorDocument to handle the request. "
>
> Please suggest me what will be the error
> Thanks
> Kris Dass

well I have found the answer,

<site method=3D"post">http://www.archive.org/searchresults.php?
search=3D{url}&amp;mediatype=3Dmediatype&amp;Submit=3DSubmit</site>

we need to eliminate an attirbute " method =3D"post" " in the <site> tag
of the Button XML file and change the code as

<site>http://www.archive.org/searchresults.php?search=3D{url}</site>
this will works fine with IE and FF also.

Best of Luck


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent