473,379 Members | 1,260 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,379 software developers and data experts.

Riddle me this....

jim
I have been tasked with the upkeep of several (as many as 60) websites for a
small franchise.

Each store has it's own domain currently hosted at it's own web host. Each
store's website is drastically different from every other.

They'd like a unified face on the franchises - which makes perfect sense.

I'd like to host a single site and simply use asp.net or php to customize
the pages where needed (copyrights, store locations, about us, etc.).

Since each store already has a web hosting company and website, would there
be a way to place some code on their site that displayed my central site
with their customized information WITHOUT using frames (because frames make
bookmarking difficult for end users)?

Or, should I just tell them that I'll host everything and use a central site
that handles everything for every franchisee? If this is the case, what web
host would you suggest using? I am not thrilled with my current web hosting
company (Brinkster).

jim
Feb 25 '08 #1
6 1128
jim wrote:
I have been tasked with the upkeep of several (as many as 60) websites for a
small franchise.

Each store has it's own domain currently hosted at it's own web host. Each
store's website is drastically different from every other.

They'd like a unified face on the franchises - which makes perfect sense.

I'd like to host a single site and simply use asp.net or php to customize
the pages where needed (copyrights, store locations, about us, etc.).

Since each store already has a web hosting company and website, would there
be a way to place some code on their site that displayed my central site
with their customized information WITHOUT using frames (because frames make
bookmarking difficult for end users)?

Or, should I just tell them that I'll host everything and use a central site
that handles everything for every franchisee? If this is the case, what web
host would you suggest using? I am not thrilled with my current web hosting
company (Brinkster).

jim
It would be much easier to handle everything on one website. And if you
wish, you could keep the domains and tailor the output to the domain
requested. That's mostly Apache or IIS configuration.

As to hosting companies - define your requirements and try the forums at
http://www.webhostingtalk.com for reviews. Be sure to search the forums
for comments pro and con before buying.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================

Feb 25 '08 #2
"jim" <ji*@home.netwrote in message
news:0o******************@bignews4.bellsouth.net.. .

[cross-posting removed]
If this is the case, what web host would you suggest using?
http://www.hostinguk.net/services/pl...ting_plans.asp

I already do almost exactly what you are intending to do, for around 30
bands and music sites...

E.g. click the Log In button in the top right-hand corner of the following
sites:
http://www.inthecage.co.uk/home/default.aspx
http://www.sanctuaryrig.co.uk/home/default.aspx
http://www.kcityradio.co.uk/home/default.aspx

That's exactly the same site - just different themes, etc...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Feb 25 '08 #3
jim

"Jerry Stuckle" <js*******@attglobal.netwrote in message
news:qv******************************@comcast.com. ..
jim wrote:
>I have been tasked with the upkeep of several (as many as 60) websites
for a small franchise.

Each store has it's own domain currently hosted at it's own web host.
Each store's website is drastically different from every other.

They'd like a unified face on the franchises - which makes perfect sense.

I'd like to host a single site and simply use asp.net or php to customize
the pages where needed (copyrights, store locations, about us, etc.).

Since each store already has a web hosting company and website, would
there be a way to place some code on their site that displayed my central
site with their customized information WITHOUT using frames (because
frames make bookmarking difficult for end users)?

Or, should I just tell them that I'll host everything and use a central
site that handles everything for every franchisee? If this is the case,
what web host would you suggest using? I am not thrilled with my current
web hosting company (Brinkster).

jim

It would be much easier to handle everything on one website. And if you
wish, you could keep the domains and tailor the output to the domain
requested. That's mostly Apache or IIS configuration.

As to hosting companies - define your requirements and try the forums at
http://www.webhostingtalk.com for reviews. Be sure to search the forums
for comments pro and con before buying.
Thanks for the post and the link!

jm
Feb 25 '08 #4
jim

"Jerry Stuckle" <js*******@attglobal.netwrote in message
news:qv******************************@comcast.com. ..
jim wrote:
>I have been tasked with the upkeep of several (as many as 60) websites
for a small franchise.

Each store has it's own domain currently hosted at it's own web host.
Each store's website is drastically different from every other.

They'd like a unified face on the franchises - which makes perfect sense.

I'd like to host a single site and simply use asp.net or php to customize
the pages where needed (copyrights, store locations, about us, etc.).

Since each store already has a web hosting company and website, would
there be a way to place some code on their site that displayed my central
site with their customized information WITHOUT using frames (because
frames make bookmarking difficult for end users)?

Or, should I just tell them that I'll host everything and use a central
site that handles everything for every franchisee? If this is the case,
what web host would you suggest using? I am not thrilled with my current
web hosting company (Brinkster).

jim

It would be much easier to handle everything on one website. And if you
wish, you could keep the domains and tailor the output to the domain
requested. That's mostly Apache or IIS configuration.

As to hosting companies - define your requirements and try the forums at
http://www.webhostingtalk.com for reviews. Be sure to search the forums
for comments pro and con before buying.
BTW, that link blows. Do you know that you cannot post URLs in your "first
5 posts" in that forum?

How crazy is that? I needed to post sample URLs to show what I hate about
my current hosting provider's handling of subdomains. So, I had to hack up
the URLs to get past that very annoying (and completely useless - IMHO)
limitation.

Thanks anyway. We'll see if I get any replies before they kick me off the
forum.....

jim
Feb 25 '08 #5
jim

"Mark Rae [MVP]" <ma**@markNOSPAMrae.netwrote in message
news:um****************@TK2MSFTNGP03.phx.gbl...
"jim" <ji*@home.netwrote in message
news:0o******************@bignews4.bellsouth.net.. .

[cross-posting removed]
WAH HOO! Newsgroup police!

We wouldn't want to spread any knowledge around now would we?

[cross-posting re-added]
>If this is the case, what web host would you suggest using?

http://www.hostinguk.net/services/pl...ting_plans.asp

Not a bad hosting plan. But, I did find this a bit strange...."Price:
£249.99 per year or £20.83 a month" - you actually save a few cents by
paying monthly. In the states, you usually get a discount for paying for
the whole year up front.
>
I already do almost exactly what you are intending to do, for around 30
bands and music sites...

E.g. click the Log In button in the top right-hand corner of the following
sites:
http://www.inthecage.co.uk/home/default.aspx
http://www.sanctuaryrig.co.uk/home/default.aspx
http://www.kcityradio.co.uk/home/default.aspx

That's exactly the same site - just different themes, etc...
Yes. I think I'll host all of the sites myself and either take over the
domain name administration as a part of the service or simply redirect their
site to mine with a store ID to retrive the correct data and build the pages
dynamically.

Thanks for the post....and feel free to let the information flow. It's nice
to help others.

jim
Feb 25 '08 #6
jim wrote:
"Jerry Stuckle" <js*******@attglobal.netwrote in message
news:qv******************************@comcast.com. ..
>jim wrote:
>>I have been tasked with the upkeep of several (as many as 60) websites
for a small franchise.

Each store has it's own domain currently hosted at it's own web host.
Each store's website is drastically different from every other.

They'd like a unified face on the franchises - which makes perfect sense.

I'd like to host a single site and simply use asp.net or php to customize
the pages where needed (copyrights, store locations, about us, etc.).

Since each store already has a web hosting company and website, would
there be a way to place some code on their site that displayed my central
site with their customized information WITHOUT using frames (because
frames make bookmarking difficult for end users)?

Or, should I just tell them that I'll host everything and use a central
site that handles everything for every franchisee? If this is the case,
what web host would you suggest using? I am not thrilled with my current
web hosting company (Brinkster).

jim
It would be much easier to handle everything on one website. And if you
wish, you could keep the domains and tailor the output to the domain
requested. That's mostly Apache or IIS configuration.

As to hosting companies - define your requirements and try the forums at
http://www.webhostingtalk.com for reviews. Be sure to search the forums
for comments pro and con before buying.

BTW, that link blows. Do you know that you cannot post URLs in your "first
5 posts" in that forum?

How crazy is that? I needed to post sample URLs to show what I hate about
my current hosting provider's handling of subdomains. So, I had to hack up
the URLs to get past that very annoying (and completely useless - IMHO)
limitation.

Thanks anyway. We'll see if I get any replies before they kick me off the
forum.....

jim
Yes, that's standard to keep down the spam. It's one of the things I
like about the site.

But you don't need to post a URL to tell people about your problems.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================

Feb 25 '08 #7

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

Similar topics

10
by: Juha Haataja | last post by:
I have been learning Python since April, and would like a few comments from the experts on list processing. I managed to implement a Python code for solving the so-called Einstein's Riddle, see...
63
by: pythonchallenge | last post by:
For the riddles' lovers among you, you are most invited to take part in the Python Challenge, the first python programming riddle on the net. You are invited to take part in it at:...
0
by: pythonchallenge | last post by:
For the riddles' lovers among you, you are most invited to take part in the Python Challenge, the first python programming riddle on the net. You are invited to take part in it at:...
1
by: Sara Khalatbari | last post by:
Hey guys! Thanks for helping me find time&date. Have you seen this? This is the first programming riddle on the net with 20 levels! http://www.pythonchallenge.com/ ...
41
by: puzzlecracker | last post by:
Given an array of size n and populated with consecutive integers from 1 to n i.e. in random order. Two integers are removed, meaning zero is placed in their places. Give O (n) efficient algorithm...
6
by: snaidis | last post by:
I'm new here and I have a quite smart riddle for you people: Try to write a program which prints itself. I have a pretty interesting article about this programming problem with the answer, but...
1
by: ImortalSorrow | last post by:
Please I need urgent help with this program! Everything is working well except a part where i want to repeat the riddle if the answer isnt correct. here's the code..hope someone can help me! ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.