Email by form on hosting service

  • Thread starter Thread starter Goober
  • Start date Start date
G

Goober

I use Ipowerweb as a host service, and am wanting to create a form to
send email from.

I don't have access to my smtp server, like I do on a local box, so I
can't authenticate a domain or otherwise make changes to Ipowerweb's
configuration that I could if it were my computer.

Is there a way, method, dll or something that can send mail thru
Ipowerweb? I have something called ASPEmail that is a dll that offers
some way of sending it, but if I use my website's mail server, it wants
to authenticate to it, which I can't do.

I'm wanting to get rid of a hard html mailto: link on a webpage &
replace it by a form with a submit button.

Thanks,

BC
 
contact your provider. They will have to give you the proper setup/info or
else they will come out and tell you that you can't.
 
Hi,

Why don't you give system.web.mail a shot?
If you have your own domain's smtp server then you can use your domain's
smtp server.

HTH,
andy
 
Curt_C said:
contact your provider. They will have to give you the proper setup/info or
else they will come out and tell you that you can't.
Already have contacted them, am waiting on a response.
 
Back
Top