Hi, I am using SQL Server 2000,IIS,Windows 2000 server.I have created one Webtask and called that in insert and Update triggers.It works fine, i am getting the updated HTMLs.But the Question is: Suppose i am using it in my real site and from one client request gose to the server for the HTML.But the same time from some other client the updation has happend.The trigger fired and SQL server tries to Recreate the HTML file.Will it create any file not found problem or some thing?.Does SQL server itself handle that? Please send me reply if any one is using WEB task.
Thank you
Sundar.V