Monday, March 12, 2012

Would ASP.net be right for this?

I have a simple site right now that I support. It is all static and needs and the home page is updated 15-20 times a day through dreamweaver. I am wanted to find a way to change the home page so a user can hit a form and fill in the info needed, the the home page will rebuild itself with the right format. Basicaly I want to give some users the rights to add and remove postings on the home page (see link below for an example of the page)

http://pc-answers.net/other/test_1.html

I want the users to have the ablility to just type in the date - story title - link, into the right lines on the form and in the background it would format it with the right fonts, placement, name (all links are called "MORE") and create rows in the table.

Also, the users would need to be able to remove lines when no longer needed.

Now before I put a ton of time into something like that (as I am very new to asp and asp.net) I wanted to get an idea of how much of a pain this will be and how much time will go into it (might be less time consuming right now to stick with the manual updates). Also, maybe there are some code out there already for something like that I can base it off of or use to get me going.

Thanks for any help.

G

Why don't you check outDotNetNuke?

0 comments:

Post a Comment