Tagged Questions
The repost tag has no wiki summary.
3
votes
12answers
545 views
CMS which is not a portal system
this is a repost of a question not correctly answered -- sorry about that.
We are looking for a reasonably priced CMS , with source code, in which we can ditch the portal system. There are notorious ...
2
votes
4answers
3k views
c# store user settings in database
Is there an easy method to store a person's user settings in a sql 2000 database. Ideally all settings in one field so I don't keep having to edit the table every time I add a setting. I am thinking ...
0
votes
3answers
157 views
PHP: RePOST POST as is or Apply a different Stylesheet without reload
How do i repost post data, so that i can generate a print preview of a page, by applying a different style sheet. GET is not an option as the data can exceed url length limit.
Here is the premise, ...