This is Rahul Kedare
My question is i want to show the image on menus in top after sucessful login with logout button. in asp.net 3.5 framework.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sunny SharmaPosted Oct 24, 2013, 3:00 AM
http://www.c-sharpcorner.com/UploadFile/satyapriyanayak/display-username-along-with-photo-after-successful-login/
Rahul KedarePosted Oct 24, 2013, 2:34 AM
Sunny SharmaPosted Oct 24, 2013, 2:24 AM
OK, so what's the problem? Aren't you able to get the image or something else? Share what you've tried so far.
Steps are very simple, on Successful Login, get the image from db/folder for logged in user and render that.
HTH :)