hi, i am using google desktop API in my application.In my application i am displaying the listing of various kinds of files (pdf, doc, ppt etc) in separate panels in an html page. Moreover i display the names of various files in the form of hyperlinks using href tag. when the user clicks on any file name , the contents of the file are displayed in a separate panel. for eg. clicking a doc file name wil display its contents in a separate panel... my problem is tht supose i delete tht particular file from my machine and refresh my html page , the name of the file is still there in the listing of th files... now when i click on tht file name hyperlink the panel in which i display the contents shows the "page cannot be displayed" message. is ther a way such tht if i remove the file frm my machine its index gets removed frm google desktop search also....? when index will get removed the file listing will not show tht particular file name.... is ther ny kind of setting tht can be done in google desktop api for tht....? plz help me wth this.... thanx anand