Do any of the ASP programmers on this form utitlize ASP Content Management
Systems for any of their customer (or own sites). If so, I would be grateful
for any feedback and thoughts on using CMS in a hybrid static or asp web
page environment.
We are reaching the point where our site content and
format is chaning too rapidly to be able to deploy custom asp applications
quickly enough or smoothly enough.
If this is too off-topic could someone advise a robust discussion forum
where I could pose this question?
created a CMS and it's all working fine. One feature I'd prefer is to have the person editing the page to have an option of sending the page for review (like Contribute) does or simply confirm changes like usual.
I have a few ideas floating aorund like having a seperate table for it so when they choose 'review' it submits it into table, person can review it, editor goes back to page, to the 'review' table and can update/add it into the main table.... anything easier than this?
I'm looking for an ASP content management system that has like a premium access system included, so we can set parts of the site aside for the premium members only and was curious if anyone here could provide me with some names of programs.
it would allow a user to create a file.asp by allowing them to specify the name of the file and then the script will create the file on the server. but how would I go about doing that, I haven't seen any examples of this.
Also how would I make it so that the user could create sub files to be a sub part of the parent file? Basically lets say they create a sports file, and then under sports they create files called baseball and so on. But how could I program this so that the user would be able to see this structure as well as create files to go into this structure?
Also, I want to create a dynamic menu that would take the files and then create a menu that holds parent links as well as child links...so many content managers easily create dynamic one link menus, but I would like to create a dynamic menu that has parent links as well as child links.
Our organization's web site requires a lot of content updates. I like to develop a browser based content management system in asp. I like to show my end users exactly live format of our web site into edit mode so that they can just go there and change the text, or text within a table, or change a link. Is there any ASP component that can help me to develop this?
I am looking for some type of way to allow a client to update their web site. The thing is, I do not want them to be able to format the text in anyway. All I want them to be able to do is just type the text that they want....no formatting by them allowed at all.
Is there a program already made that would allow me to do this?If not what would be the best way to approach this?
I want to know how to write a code to get related articles which have posted in a cms system, in other way I want get related articles with one which I have posted in my database like some thing in Vbulletin forum system, it under each pages has a section named related topics and show related articles about opened topic.
Is there an article out there on dealing with content management systems and how to replace characters (i.e. an apostrophe in a content management system can't be put directly into a DB column, likewise paragraphs have to have the html code in them to work).
I have a certain Internet project to develop,and I'm Interested in advices Regarding good development tools available in terms of getting Maximum job done in minimum time and minimum investment in buying third party development software.
In general,the project is to turn a static HTML website to a dynamic ASP pages Enabling the site owner a friendly interface to change its contents.In addition it a required to have the possibility to change the Website into a "members only" website allowing A registration process and an automatic or manual billing.
i was thinking that the use of some Content Management Solution is the most suitable for this case.I would like to hear your opinions on the subject + references, links,Recommendations for the easiest, cost effective ways to implement that sort of project.
What I am looking for is a way of taking an access db memo text field that has serveral paragraphs and using it on my page. Then when there is a new paragraph in the text it inserts a <P> . I can not seem to find a way of doing this, an ideas? how do things like this forum do it?
I'm looking for a content management system, which integrates with asp. I could write my own bespoke asp website but why re-invent the wheel? The site is of small scale, bookings, events etc. to run on win 2000 server. Would somemone be able to help with this and make some recommendations.
I'm doing a banner ad management system and am storing about 400 banners in my database. I need to pull them all and then sort them by weight and pull randomly from that sort to populate the page with banners (6 per page).
My problem is that pulling 400 banners and sorting them on every page is obviously a performance issue.
Does ASP have any sort of session or page caching capability that would allow me to cache these results and then update the cache anytime something changes with the banner database tables?
i need an asp driven script that will allow me to post News topics and have users login to be able to comment on a news article.
I have found various free php scripts, but have not come accross any asp ones. I am not concerned with an admin area, just as long as the above priorities can be acompished.
Using ASP I'd like to modify a string that contains HTML. I need to modify the content (the bit that the users see) but not the stuff in the tags. For example, if I had the following string Code:
I am currently developing a final year project which is a web based tracking system tracking exam questions. I am using IIS as the server, MS access for the database, and ASP with VBScript for the scripting side of things.
One of the things I want to do would be to e-mail a user/moderator whenever a exam question is edited/completed/updated. does anyone have any previous expierence in this? i don't even know where to start.
What is the asp code variable for System Date and System Time? Are they built-in system variables, or is there some code involved to return the values?
What I am trying to do is to develop a dhtml based chat system. So far everything is working as planned, took me over 6 hours to get it working, but I am pleased with the results, it is comparable to java chat. With no page refresh. My problem is How do we manage which users are online on chat and which are not. I do not wish to use any application variables nor do i wish to use session variables. i am trying to avoid the 2 Either the user may simply close the chat window, or he might just go and browse another site. Either way I do not get to write the even to the database.
I have been asked to create a contact form for a website in ASP that will mail off the form data to a e-mail address but also log the e-mail data in a database. They then want a web page on-line that they can view all the e-mails in (not a e-mail client, just a html view of each one).Now i have two issues with this, 1. i have never coded in ASP in my life, (php yes, lots) and 2. i dont see the point in being able to view them online when they will have the e-mail in their desktop mail client.Does anyone know of a script that will do what i'm after that is free and uses MSAccess not SQL Server?It's a big ask, but if there was something a bit like it i could have a go at modifying it.
Could anyone tell me what big corporations do for link management? For my site, whenever I want to change a URL, I don't want to because I know there are 10 pages with that link...
But, right now I'm doing a redesign and will be editing every page, so I thought I'd better find out if there's an efficient way to manage my links...
My first thought was to create a page which I include in every page, and this page has all the links for diff pages, like so:
Has anoyone ever tried to create an asp page that displays images that either displays them as a slideshow or on a long webpage?
I have an html page that displays my pictures, but as there are many of them which are large and my bandwidth is restricted I want to download them and display them one at a time. Currently it the client tries to download them all at the same time, or four at a time. This slows down the downloads to an unbearable rate.
Is there a component that allows you detect when an image has been downloaded and then allow a trigger to start downloading the next one?
Is there any differenc ein the way ASP handles the Session management in Windows 2000 server with IIS 5.0 and 2003 Server with IIS 6.0?
Did anything changed with respect to the Cookie Management?
My code works well in 2000 with IIS5.0 and if I changed my deployment environment to Windows 20003 with IIS 6.0, Cookie management is not consistent and I am not able to maintain the sessions at some places.
Is there any way a Form can be made automatically not retain its field values after it has been succcessfully posted in classical ASP. Something like the way ASP.Net can perform state management in postbacks automatically.
I am developing a Simple ASP Application with a Login page. I want to know how session ID can be generated after User has authenticated instead of generation along with the Login page request.
Also Session ID must be unique each time the user logs in. This is required so that Session Hijacking and Session Fixation could be prevented. Should I have to use other process instead of General ASP Session Management.
we are having a form where i can add products to my cart. so the user here can go on to no of pages giving details like no of products . i am using cookies for mantaining the session information like no of productds, product name, item price etc. now after all these process a page will apear where there wil be a button called "Pay Now". When the user clicks this button i should be able to clear all the cookies that are stored in the client side....
Can anyone recommend project management, timeline and calendar apps I could install on my own site? Hopefully ASP and SQL based. Most of my searches are ending with expensive or limited options. Free is great of course! I need something reasonably priced.
i've used in my site a free user management package ,but i wanna change the Background color of that package,to match mine, but i don't know is it an included file contains these formats or coding!i've attached the package.plz check & lead me to where to change the colors?
Does anyone know of a free script that I can use to create a login area for clients to view progress on the website I am creating for them, and then also view invoices etc, I don't really want to have to make somthing if it already out there,
Basically, I want to create a site where users can download files for free. It's almost like a windows theme site if you've seen one of those. There's a file (zipped) that contains the files, and users can view an image to see what this "theme" would like if they downloaded it and installed it.
I'd need something out of the box that:
Allows user uploads Allows file rating Allows users to sort files by ratings Allows for categories and sub-categories Runs on MS SQL
I can code a lot of the finer details, but I'd like something to start with to help save me some time. Cost isn't really an issue.
Anyone have any ideas? I've checked hotscripts.com and aspin.com and couldn't really find anything. but maybe I missed something... or maybe you know of something.