TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Avinash Yoganand
NA
42
70.8k
retrieve value
Mar 15 2011 2:30 AM
I have a aspx page. I want to send mail along with attachment. But i dont want to hard code all the details. I want server to take value from the textbox and then send mail. Also i want the form to open the file open dialog box & search for the file and then send the selected file as attachment. I know how to do that in windows application. But am not able to do it web application. Please guide me how to it. Currently i have coded all the details like sender mail id, sender mail password, reciever mail id, subject, message, file path. I also have to type in the same thing when i run the application. I dont want to type twice. I want to type only when i run the application. Please guide me in doing that way.
Thanks in advance,
Avinash
Reply
Answers (
2
)
assigning multiple datasource to a report.rdlc in asp.net C#
Mail Send