Hi When I'm trying to delete a file in a Dialog I receive this strange error "HTTP does not allow unlinking in "d:\del.php on line 20". Can I work around this? <script>showModalDialog('del.php?file=foo.txt',null,'dialogHeight:250px; dialogWidth:366px; resizable:no; status:no');</script> thanks