05-10-04 10:46 PM
I have been able to successfully create a page with a freetext query
to return the appropriate results (Filename, Rank) in an ASP.NET
datagrid. The datagrid includes a delete template column that I would
like to use to delete the selected record in the datagrid. What is
the best way to delete the selected file. When I tried accessing the
file and using the Kill(file) function I received a "access denied
error." Is it possible to use a delete query to do this? Any help is
greatly appreciated.
Corey
[ Post a follow-up to this message ]
|