Simple Webpage Templates?

vinyl409

Member
Joined
Mar 16, 2005
Messages
6
Programming Experience
Beginner
Hi,

I am attempting to make a simple webpage template, where a user will enter information into fields, and hit 'submit'. From there, a page generated with all of this information will be created and posted to the web in a certain organized fashion. This way all of the said submitted information is all in the same organized format. Any tips on how to go about doing this with ASP.Net (Microsoft Visual Studio)? I'm somewhat of a beginner, but if I had a starting point I think I could figure it out. Thanks!
 
Keep in mind I'm looking for something as easy as simple as possible

I'm assuming there might already be code out there I can use (maybe even on VS.net?)
 
Back
Top