prencher wrote:The only feasible way to do that is to route it through the server. A HTML/JS only script will just talk directly to your webservice from the client; Obviosuly you can't know whether that file is on your server, or the clients harddrive, or another server.
Thanks,
That seems to be exactly what is happening. Maybe I should try a different tac.
What I am after is a "Form to Email" solution for generic HTML sites (Not ASP.NET). I thought my web service was an elegent solution, but if I cant nail it down, then I will have to try something like Frontpage extensions or I expect there are scripts out there somewhere
regards
Mike