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
Ankit Shukla
NA
681
116.8k
need Dynamic data in web config
Mar 3 2017 4:38 AM
Hello,
I set email credentials in web config like:
<system.net>
<mailSettings>
<smtp from="
[email protected]
">
<network host="smtp.gmail.com"
port="587"
userName="
[email protected]
"
password="abc@123#"
enableSsl="true"/>
</smtp>
</mailSettings>
</system.net>
Now we need to fetch these credentials from database and save here. Please Help.
Thanks in Advance!
Reply
Answers (
3
)
BootStrap Treeview with remote data with custom images
Footer template textbox, button not displaying