how to configure the possiblity to send an Email with attachment from
Outlook, Yahoo, HotMail, AOL and Gmail on an ASP.net code with c#
i'm developing an application that manage contacts between several
companies that work together on several project,and i have 2 questions:
is it possible to have access to a controller from a method of an other
controller? i have a controller named ProjectController it's index method
display a list of projects(links) when i click on a project i want to end
up with a form to create a msg (MessageController).
is it possible to create and save msgs in table named message and have
them sent to SMTP server (gmail...) on the receiver' account and how can i
do it ??
No comments:
Post a Comment