Besttoolbars Development network

Back to Besttoolbars main site

 

Dynamic XML

From Best Toolbars

Jump to: navigation, search

Q: How will the INCLUDE_XML feature behave when users go offline?

A:Our toolbar uses cache to store the retrieved .XML files. And if for whatever reason the connection fails it  
will use cached .XML file. You can turn caching off using nocache=" 1" attribute of INCLUDE_XML. If no cached version  
exists the .XML file specified by local= attribute of the INLCUDE_XML tag will be used. 

Q: I'm trying the Include_XML Tag. But I am afraid to put much traffic on the servers when the toolbar will be used by many people.

A: Please use expire = attribute this attribute defines the frequence of connections to your server. Setting 
this to greater values will minimize the load put on your server. 

Q: Is there a way to have the toolbar send the 'OnDocumentComplete' request to our server only if the user is viewing a URL that starts with In other words, we do not want the toolbar to send a request to us when the url is like or

A: Please use the attribute called urltemplate for INCLUDE_XML tag: 
<INCLUDE_XML filename="http://www.softomate.net/tbuilder/custom/elancer/get_toolbar.pp" expire="0"  
sync="OnDocumentComplete" urltemplate="http://"/>
Personal tools

Copyright © Softomate, 2008. All Rights Reserved
Terms of Service | Privacy Policy