D
Dobsons
This is my thinking...
I'm using the following command,
kill("http://www.domain.net/dir/A.jpg") in VBA. This obviously
doesn't work
because I'd have to first log in to the site AND then delete the file.
Question is, how does one do that. I host an image site tied into
a database program and I want to be able to run a process once the
item is sold, it'll go in and delete the file from my hosting service,
so it'll clear out space.
Is this possible with MS Access from a local machine going onto a
network to my hosted site?
Am I making sense?
Is there an alternative command that I'm missing?
By the way, I"m using Access 2000 with XP as the OS.
Thanks for your help
Dave
I'm using the following command,
kill("http://www.domain.net/dir/A.jpg") in VBA. This obviously
doesn't work
because I'd have to first log in to the site AND then delete the file.
Question is, how does one do that. I host an image site tied into
a database program and I want to be able to run a process once the
item is sold, it'll go in and delete the file from my hosting service,
so it'll clear out space.
Is this possible with MS Access from a local machine going onto a
network to my hosted site?
Am I making sense?
Is there an alternative command that I'm missing?
By the way, I"m using Access 2000 with XP as the OS.
Thanks for your help
Dave