I've written a script for our intranet that queries a SQL server database for some data to populate a treeview. However when it runs it prompts the user to verify that if it is ok to "access data across domains" when in fact the SQL server it queries is on the same network domain. Anyone know why this would happen? or how to fix it without having each user reset their browser option to allow access across domains?
Thanks
Thanks