I don’t if it is possible but I am trying to pass an email address from my web host to my local machine (running IIS with a working URL)?
Basically I don’t have emailing facilities with my host so I am trying to pass the email variable from the host to the local machine to send the mail.
The only other thing I thought of was interrogating the database from my local system, but I don’t know if that’s feasible either.
If anyone has any ideas on how to accomplish this I would be very much appreciated.
Thanks,
Harold Clements