473,395 Members | 1,468 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

CMS Design

JJ
Hi,
I want to write a shop content management system in ASP.
However the database holding the products for sale will be on a different pc
to the webserver.
I do not want the remote webserver pc to authenticate against the sql
server.

Ideally the cms should produce static html pages which could be indexed by a
search engine.

Does anyone have any suggestions?

So far, the most likely solution will be for the web pages to include
javascript includes which will reference an asp page on the same machine
which houses the sql server, this will then insert the values into the web
page at run time.

Alternatively I could make it so that the sql server PC creates the entire
website, then automatically ftps' it to the remote website - however the
problem here would be that the ftp would probably go wrong a lot and
generate loads of support calls.

Any Suggestions Welcome!

Thanks
JJ
Jul 22 '05 #1
3 1244
On Tue, 25 Jan 2005 17:16:27 -0000, "JJ" <nospam> wrote:
I want to write a shop content management system in ASP.
However the database holding the products for sale will be on a different pc
to the webserver.
I do not want the remote webserver pc to authenticate against the sql
server.

Ideally the cms should produce static html pages which could be indexed by a
search engine.

Does anyone have any suggestions?
How does "dumb idea" sound? Seriously, why have a database for a
content management system that doesn't manage the content? Just
create the static pages and index them and you're done.
So far, the most likely solution will be for the web pages to include
javascript includes which will reference an asp page on the same machine
which houses the sql server, this will then insert the values into the web
page at run time.
That's not wht you suggested as your ideal. ASP isn't static and
getting values from a database at run time isn't either.
Alternatively I could make it so that the sql server PC creates the entire
website, then automatically ftps' it to the remote website - however the
problem here would be that the ftp would probably go wrong a lot and
generate loads of support calls.


FTP failure would be the least of your problems, and shouldn't
generate any more problems than anything else. Your content would be
stale and not updated, or you'd spend all the processor time
re-rendering pages.

Use the database as intended and cretae the pages on the fly from
content in the database as needed.

Jeff
Jul 22 '05 #2
JJ
I think you're probably right :)

JJ

"Jeff Cochran" <je*********@zina.com> wrote in message
news:41*****************@msnews.microsoft.com...
On Tue, 25 Jan 2005 17:16:27 -0000, "JJ" <nospam> wrote:
I want to write a shop content management system in ASP.
However the database holding the products for sale will be on a different pcto the webserver.
I do not want the remote webserver pc to authenticate against the sql
server.

Ideally the cms should produce static html pages which could be indexed by asearch engine.

Does anyone have any suggestions?


How does "dumb idea" sound? Seriously, why have a database for a
content management system that doesn't manage the content? Just
create the static pages and index them and you're done.
So far, the most likely solution will be for the web pages to include
javascript includes which will reference an asp page on the same machine
which houses the sql server, this will then insert the values into the webpage at run time.


That's not wht you suggested as your ideal. ASP isn't static and
getting values from a database at run time isn't either.
Alternatively I could make it so that the sql server PC creates the entirewebsite, then automatically ftps' it to the remote website - however the
problem here would be that the ftp would probably go wrong a lot and
generate loads of support calls.


FTP failure would be the least of your problems, and shouldn't
generate any more problems than anything else. Your content would be
stale and not updated, or you'd spend all the processor time
re-rendering pages.

Use the database as intended and cretae the pages on the fly from
content in the database as needed.

Jeff

Jul 22 '05 #3
On Wed, 26 Jan 2005 11:36:12 -0000, "JJ" <nospam> wrote:
I think you're probably right :)
One way to handle this is to look at other CMS systems and see what
they do. Adapt what you need and change what doesn't fit for you.

Jeff

"Jeff Cochran" <je*********@zina.com> wrote in message
news:41*****************@msnews.microsoft.com.. .
On Tue, 25 Jan 2005 17:16:27 -0000, "JJ" <nospam> wrote:
>I want to write a shop content management system in ASP.
>However the database holding the products for sale will be on a differentpc >to the webserver.
>I do not want the remote webserver pc to authenticate against the sql
>server.
>
>Ideally the cms should produce static html pages which could be indexedby a >search engine.
>
>Does anyone have any suggestions?


How does "dumb idea" sound? Seriously, why have a database for a
content management system that doesn't manage the content? Just
create the static pages and index them and you're done.
>So far, the most likely solution will be for the web pages to include
>javascript includes which will reference an asp page on the same machine
>which houses the sql server, this will then insert the values into theweb >page at run time.


That's not wht you suggested as your ideal. ASP isn't static and
getting values from a database at run time isn't either.
>Alternatively I could make it so that the sql server PC creates theentire >website, then automatically ftps' it to the remote website - however the
>problem here would be that the ftp would probably go wrong a lot and
>generate loads of support calls.


FTP failure would be the least of your problems, and shouldn't
generate any more problems than anything else. Your content would be
stale and not updated, or you'd spend all the processor time
re-rendering pages.

Use the database as intended and cretae the pages on the fly from
content in the database as needed.

Jeff


Jul 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: adb | last post by:
I came up with a replication configuration that is basically the result of all the restrictions of replication as well as the restrictions of allowable software on work PC's and I was curious if...
3
by: zlst | last post by:
Many technological innovations rely upon User Interface Design to elevate their technical complexity to a usable product. Technology alone may not win user acceptance and subsequent marketability....
0
by: Edward Diener | last post by:
In Borland's VCL it was possible to divide a component into design time and run time DLLs. The design time DLL would only be necessary when the programmer was setting a component's properties or...
7
by: Shimon Sim | last post by:
I have a custom composite control I have following property
2
by: Paul Cheetham | last post by:
Hi, I have moved an application from VS2003 to VS2005, and I am now unable to view most of my forms in the designer. The majority of the forms in my project are derived from class PACForm,...
1
by: Nogusta123 | last post by:
Hi, I have had a lot of problems getting web pages, master pages and content pages to render in VS2005 design view the same as they would in Internet Explorer. I did a lot of looking on the...
0
by: YellowFin Announcements | last post by:
Introduction Usability and relevance have been identified as the major factors preventing mass adoption of Business Intelligence applications. What we have today are traditional BI tools that...
19
by: neelsmail | last post by:
Hi, I have been working on C++ for some time now, and I think I have a flair for design (which just might be only my imagination over- stretched.. :) ). So, I tried to find a design...
10
by: vital | last post by:
Hi, I am designing the middle tier of a project. It has 6 classes and microsoft application data access block. The six classes are DBServices, Logger, ProjectServices ... etc. and all these...
4
by: Ken Fine | last post by:
I've been living with a frustrating issue with VS.NET for some months now and I need to figure out what the problem is. Hopefully someone has run into the same issue and can suggest a fix. I...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.