473,412 Members | 2,050 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,412 software developers and data experts.

Where is a website built of sub-websites?

I'm not sure what to call what I want, but I will describe my intent,
hoping that someone will offer a resource for a ready-built solution.

I sell construction products to a group of about 50 subcontractors.
Some of them have their own websites, but many do not. I want to
offer my clients a central site that can host sub-sites, one for each
client. All will be under my domain:
my-domain.com/customer1
my-domain.com/customer2
etc.

This will be a free service I am offering them - sort of a promotional
tool, like a digital coffee cup. Therefore, I need to minimize my own
involvement in maintaining the site. I want each client to be able to
individually administer his/her own site. They should be able to
create webpages (perhaps reporting on their general capabilities or on
major projects they have completed) from a set of pre-designed
templates. I want them to only have to enter text and upload images.
There should be a separate admin function for each client, with
username and password facilities.

I could program such a system, I suppose, using a templating system
like Smarty. Perhaps I could find plugins that would provide the
admin functions. However, I was hoping that this rather elementary
problem had already been solved and someone could point me in the
right direction.

Any help will be greatly appreciated.
Jul 17 '05 #1
3 2062
Step 1: find a good web host. you can go to http://hosting.edealseek.com to
pick one of the best hosting deals.
Step 2: make an FTP account for each sub users. you need 50 FTP accounts, so
you may need to pick the one with unlimited FTP account. I remember the #1
ranked host on hosting.edealseek.com has unlimited FTP
Step 3: make sure each FTP account can only access to their own sub
directery. this is an easy set up once you signed up the hosting plan.
Step 4: give the username and password to each of your client

If you want a standrad template, you can find many free online. In fact,
many hosts on http://hosting.edealseek.com offer you free templates too.
Good luck
I'm not sure what to call what I want, but I will describe my intent,
hoping that someone will offer a resource for a ready-built solution.

I sell construction products to a group of about 50 subcontractors.
Some of them have their own websites, but many do not. I want to
offer my clients a central site that can host sub-sites, one for each
client. All will be under my domain:
my-domain.com/customer1
my-domain.com/customer2
etc.

This will be a free service I am offering them - sort of a promotional
tool, like a digital coffee cup. Therefore, I need to minimize my own
involvement in maintaining the site. I want each client to be able to
individually administer his/her own site. They should be able to
create webpages (perhaps reporting on their general capabilities or on
major projects they have completed) from a set of pre-designed
templates. I want them to only have to enter text and upload images.
There should be a separate admin function for each client, with
username and password facilities.

I could program such a system, I suppose, using a templating system
like Smarty. Perhaps I could find plugins that would provide the
admin functions. However, I was hoping that this rather elementary
problem had already been solved and someone could point me in the
right direction.

Any help will be greatly appreciated.

Jul 17 '05 #2
On Sun, 11 Apr 2004 06:38:15 GMT, "Deal Finder" <ho*****@us.us> wrote:
Step 1: find a good web host. you can go to http://hosting.edealseek.com to
pick one of the best hosting deals.
Step 2: make an FTP account for each sub users. you need 50 FTP accounts, so
you may need to pick the one with unlimited FTP account. I remember the #1
ranked host on hosting.edealseek.com has unlimited FTP
Step 3: make sure each FTP account can only access to their own sub
directery. this is an easy set up once you signed up the hosting plan.
Step 4: give the username and password to each of your client

If you want a standrad template, you can find many free online. In fact,
many hosts on http://hosting.edealseek.com offer you free templates too.
Good luck


Thanks for your response, but I do not think it was an answer to my
question. Perhaps I did not describe the matter correctly.

I want my clients to be able to build, using templates, their own
websites, under my master website. Unless I do not understand FTP at
all, it seems to me that separate FTP accounts will only allow them to
upload files that they have created on their own, but that is too
complicated a process to expect. My clients have no experience or
knowledge of how to construct a website.

The client should be able to:
1. Go to my site and sign on with username & password.
2. Be presented with a secure administration page that is his/hers
alone, not accessable to other people. This page is where the client
manages the building of his sub-website. Templates should be
available for easy text entry and image-uploading.
3. After uploading images and entering text, the customer submits the
completed template to his site, and it appears as part of the client's
sub-website under my master site.

This problem must have already been solved, and my bet is there are
free, GPU'ed, ready-to-use systems one can download, install and be
up and running in an hour. I just do not know where to find them. If
you could help in that regard, I would be most appreciative.

Jul 17 '05 #3
I think you will find what you are looking for on:

http://www.hotscripts.com/cgi-bin/se...b+site&catid=a
ll

Altergothen.
www.lobotomy.co.za.

"Mike" <fi**********@yahoo.com> wrote in message
news:pp********************************@4ax.com...
On Sun, 11 Apr 2004 06:38:15 GMT, "Deal Finder" <ho*****@us.us> wrote:
Step 1: find a good web host. you can go to http://hosting.edealseek.com topick one of the best hosting deals.
Step 2: make an FTP account for each sub users. you need 50 FTP accounts, soyou may need to pick the one with unlimited FTP account. I remember the #1ranked host on hosting.edealseek.com has unlimited FTP
Step 3: make sure each FTP account can only access to their own sub
directery. this is an easy set up once you signed up the hosting plan.
Step 4: give the username and password to each of your client

If you want a standrad template, you can find many free online. In fact,
many hosts on http://hosting.edealseek.com offer you free templates too.
Good luck


Thanks for your response, but I do not think it was an answer to my
question. Perhaps I did not describe the matter correctly.

I want my clients to be able to build, using templates, their own
websites, under my master website. Unless I do not understand FTP at
all, it seems to me that separate FTP accounts will only allow them to
upload files that they have created on their own, but that is too
complicated a process to expect. My clients have no experience or
knowledge of how to construct a website.

The client should be able to:
1. Go to my site and sign on with username & password.
2. Be presented with a secure administration page that is his/hers
alone, not accessable to other people. This page is where the client
manages the building of his sub-website. Templates should be
available for easy text entry and image-uploading.
3. After uploading images and entering text, the customer submits the
completed template to his site, and it appears as part of the client's
sub-website under my master site.

This problem must have already been solved, and my bet is there are
free, GPU'ed, ready-to-use systems one can download, install and be
up and running in an hour. I just do not know where to find them. If
you could help in that regard, I would be most appreciative.

Jul 17 '05 #4

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

Similar topics

1
by: William | last post by:
Looking for a pre built dotnet corporate or small business website template.
3
by: cwbp17 | last post by:
I've reinstalled my Windows 2003 server and VS2003 without much luck on finding this ASP.NET account. Using IIS 6.0. My c# application requires access to read a file (C:\\Test.jpg) from the...
10
by: mttc | last post by:
I read articles that suggest preventing delete by throwing Exception from RowDeleting Event. I not understand where I can catch this Error?
2
by: brett | last post by:
On my local machine, I've created an ASP.NET website, which will go into a sub folder of a website on a remote web server. I did this on my local machine because at some point, this site will have...
13
by: Viken Karaguesian | last post by:
Hello everyone, Can anyone recommend a good online site to learn PHP? The W3Schools website is quite lacking - leaves much to be desired. I'm sure there are many places, but which ones are good?...
3
by: Mark Sandfox | last post by:
I created a simple calendar test app (webform1.aspx) using Visual Studios, which works perfectly in local debug mode, but has no functionality when posted to the website. I.e. the label fills with...
4
by: | last post by:
I have learned about compartmentalizing my code base using Class Libraries. I have my common code such as my ORM framework broken out into their own Class Libraries, which are referenced as...
0
by: =?Utf-8?B?T21lbg==?= | last post by:
I also have this issue. If, like VS2005, i would have expected the Web Application to compile all the code into a single DLL file. This does seem to happen and the DLL is there in the Bin...
2
by: John_Doe | last post by:
Can anyone clarify what the difference between these two choices is when developing website? I have IIS installed too, so I can pick this too if there is a reason. From the point of view of...
20
by: David Thielen | last post by:
Hi; When we add a reference to a web app, where is that information stored? There is no project file, it's not in the web.config or solution file. ??? - thanks - dave ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.