is there a limitation to query templates that allows a url to be identified with http, but not https? if this works: QUERY TEMPLATE "http://myserver/myprog?arg=[item] END should this? QUERY TEMPLATE "https://myserver/myprog?arg=[item] END thanks joel