| 
 Posted by Joe on 10/26/05 19:29 
I'll give it a try..thanks! 
 
 
<hywel.jenkins@gmail.com> wrote in message  
news:1130332325.753864.211170@g43g2000cwa.googlegroups.com... 
> 
> Joe wrote: 
>> Hello! 
>> 
>> Is there a way to allow web based email users to, when using a form, to 
>> email the form information or is it only for SMTP based users? 
> 
> Yes.  That you've asked this question suggests that you're using 
> mailto: as your form's action.  Tut-tut.  It doesn't work. 
> 
> As you've got ASP.Net services, you've probably got a server-side 
> control that can handle a standard form submission and generate an 
> email message from it, without the need for cliet-side software. 
> 
> Have you googled for something like "asp.net email form". 
> 
> --  
> Hywel 
>
 
[Back to original message] 
 |