Last post Apr 24, 2020 10:50 PM by KathyW
Member
75 Points
466 Posts
Apr 24, 2020 04:56 PM|NJ2|LINK
I am looking for code or a web page or a web app like Facebook which takes input from the users and stores on local servers.
Any suggestions?
Contributor
5961 Points
2467 Posts
Apr 24, 2020 10:50 PM|KathyW|LINK
That is a question so broad it doesn't have an answer. If you want to do something with ASP.NET, pick a flavor and read the documentation for that flavor. Getting input from a user and storing it (usually in a database) is common.
Member
75 Points
466 Posts
A Page or App like Facebook
Apr 24, 2020 04:56 PM|NJ2|LINK
I am looking for code or a web page or a web app like Facebook which takes input from the users and stores on local servers.
Any suggestions?
Contributor
5961 Points
2467 Posts
Re: A Page or App like Facebook
Apr 24, 2020 10:50 PM|KathyW|LINK
That is a question so broad it doesn't have an answer. If you want to do something with ASP.NET, pick a flavor and read the documentation for that flavor. Getting input from a user and storing it (usually in a database) is common.