Hi.. friends,
I need your advice actually i am making website. I have used login control in master page. I am in doubt that it will work properly or not on other pages. Give me suggestion what should i do. I should use Login control in different page or i should continue with master page. And i also want, when your logged in. Login control replaced by image.
Loading

Jiteendra SampathiraoPosted Jul 14, 2011, 2:24 AM
you you want to use login control in diffrent pages you can place the login control in master page...
And second choice is design the login control in a usercontrol(.ascx page). you can use that usercontrol where ever you want.
i hope you got some idea.......