Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Feciman

    Delete .pdf file on a server through webpage

    Funka, your code is great, but i did notice two things... the bold parts should be replaced with thePhysical. one is just a typo, and the others are just minor mistakes, but if anyone else looks at this, they should know. thePhyscial= Server.MapPath(theVirtual) If NOT oFSO.FileExists(thePath...
  2. Feciman

    Delete .pdf file on a server through webpage

    I need to know how you delete a file, in this case a pdf, from a folder(../articles/pdf_file/file.pdf) when a user submits something on a webpage. I have a form updating the recordset, but the actual file is still there. is there any way to do this? if so, how? P.S. sorry if this has been...

Part and Inventory Search

Back
Top