ASP/SQL "opensource" website framework available?
-
Hi! At work we'll be creating a new website soon, and I'm looking for some sort of ASP/SQL website "framework", something like a freely available collection of ASP code, documentation and SQL datastructure that creates a basic database-driven website. Any links/recommendations/info would be much appreciated! Background: We have programming knowledge in-house, but all the 'real' programmers are on other assignments, so it's left for me as very junior developer to create the new site, and learn something in the process. Finding solutions for the individual tasks is not a problem, but how to organise the "big picture" is somthing I have no clue about... ;) The website must: - have identical content & look across at least 2 languages, likely more to come. - have a access-restricted area with various tech info for partners. - be searchable - have some way of adding content that isn't more technical than a superuser could be taught how to do it. Now I don't suppose the free "framework" I'm looking for will do all of the above, I'll add what we require, and most likely contribute my/our code back. Any suggestions? :rose: Best Regards, Jesper Mortensen
-
Hi! At work we'll be creating a new website soon, and I'm looking for some sort of ASP/SQL website "framework", something like a freely available collection of ASP code, documentation and SQL datastructure that creates a basic database-driven website. Any links/recommendations/info would be much appreciated! Background: We have programming knowledge in-house, but all the 'real' programmers are on other assignments, so it's left for me as very junior developer to create the new site, and learn something in the process. Finding solutions for the individual tasks is not a problem, but how to organise the "big picture" is somthing I have no clue about... ;) The website must: - have identical content & look across at least 2 languages, likely more to come. - have a access-restricted area with various tech info for partners. - be searchable - have some way of adding content that isn't more technical than a superuser could be taught how to do it. Now I don't suppose the free "framework" I'm looking for will do all of the above, I'll add what we require, and most likely contribute my/our code back. Any suggestions? :rose: Best Regards, Jesper Mortensen
Well, you could try looking for some of that stuff here at codeproject.com. Here is some other good resources: http://www.scripts.com http://www.thescripts.com http://www.asp101.com Hope that helps. I'll look for some more, I usually run into good asp sites, I just can't remember that many of off the top of my head. - Ryan!