Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Login plugins are mainly used to redirect the users to a login page.
WebMatrix is a software is dont need a login or sign up!
I think you want to know whether Microsoft is offering WebMatrix to a specified or logged in user. Than answer is NO! You dont need to have an account for WebMatrix. Its just a free tool for web development.
Please "Marks As Answer" if any answer helped you out!
~~! FIREWALL !~~
Marked as answer by JerryJRXU on Dec 05, 2012 03:09 PM
Are you talking about a module of code that's already written for providing a login page or something similar? Look at the Starter Site template. That's as close as you will get.
JerryJRXU
Member
9 Points
14 Posts
Is there a login plugin in WebMatrix?
Dec 02, 2012 09:37 AM|LINK
As subject
Abhishek Luv
Participant
1746 Points
468 Posts
Re: Is there a login plugin in WebMatrix?
Dec 02, 2012 09:40 AM|LINK
Login Plugin for what?
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Afzaal.Ahmad...
Contributor
2661 Points
1040 Posts
Re: Is there a login plugin in WebMatrix?
Dec 02, 2012 02:52 PM|LINK
Login plugins are mainly used to redirect the users to a login page.
WebMatrix is a software is dont need a login or sign up!
I think you want to know whether Microsoft is offering WebMatrix to a specified or logged in user. Than answer is NO! You dont need to have an account for WebMatrix. Its just a free tool for web development.
~~! FIREWALL !~~
Mikesdotnett...
All-Star
154955 Points
19872 Posts
Moderator
MVP
Re: Is there a login plugin in WebMatrix?
Dec 02, 2012 03:31 PM|LINK
Are you talking about a module of code that's already written for providing a login page or something similar? Look at the Starter Site template. That's as close as you will get.
Beginning ASP.NET Web Pages with WebMatrix | My Site | Twitter
ayanmesut
Member
219 Points
85 Posts
Re: Is there a login plugin in WebMatrix?
Dec 02, 2012 05:56 PM|LINK
There is no plugin for login. You can make it yourself. Check the following link:
http://www.w3schools.com/aspnet/webpages_login.asp