Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hii friends,
i have written the code for sending mail using swift mailer. its work fine but i am facing the problem when i send the mail it display the email address which i use for authentication. i want to set the text box value which i get in the variable and which user enter for request.
Posted
Updated 20-Dec-11 19:04pm
v3

You did not provide any code to take a look and suggest you how to solve this problem, but perhaps this does not matter.

You should approach this problem in a very different way. You need to turn the situation from "I have code for send…" to "I have written the code for sending mail using Swift mailer, but it has the following problem…". When the code in question is your own, you will be able to understand it much better, so you will probably be able to solve it by yourself, because in this case you will display on a Web page only what you want, not what somebody did for you.

Even if you face some problems writing the code you need, you could post the code sample and explain your difficulty; in this case we will gladly help you.

—SA
 
Share this answer
 
some modification change according to swift mailer library. and it work fine.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900