Advertisement

06.02.2008 at 11:57AM PDT, ID: 23450929
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.7

Server Model-Revisited Yet Again

Asked by slegy in WebApplications, Web Languages/Standards

Tags:

I've addressed this issue twice before, and several knowledgeable individuals have been very generous with their information and suggestion - for which I am very grateful. I actually put the website development on hold for several months. Now I'm ready to start again, but before I continue on I want to assure myself, again, that I'm going the right way.

The users and I initially made the decision to develop the new site with Dreamweaver as an ASP site. We felt that Adobe was a better choice than Microsoft because of the integraton of all their products, we have two Access databases that need to be integrated with the site, and we needed a model that could be largely maintained by the organization secretary and a few volunteers.

I completed a considerable amount of development late last year and had all of the database interface working perfectly. The problem started when I uploaded to a test server - issues with specifying the file paths. As Rouchie explained, "You have run into a problem that affects nearly all ASP developers.  The problem is that the web server hosts your domain name like this:  

   www.somedomain.com/***

where *** represents the root directory (and usually your home page file).  IIS cannot do this however because it hosts multiple sites, each one having its own subdirectory to WWWROOT."

If I were going to be the sole maintainer of the site, I could probably deal with this. But I don't believe this is an acceptable situation for the nontechnical people who will be working the the site. Rouchie also suggested, "The solution is to either place all your content (page) files in the same directory, so that the link to the templates will always be the same for every file (this is my approach)." This doesn;'t seem viable either. When completed the site will be HUGE, and if the hundreds of pages can't be organized logically in folder, maintenance would be a nightmare.

The biggest reason for choosing ASP was the Access databases. So my first question deals with finding a solution or an alternative. I developed an Access DB for the organiztion so they could easily maintain all their organizational information: districts, fleets, officers, membership, boat ownership, etc. We considered doing this on the website, but it just didn't seem practical, given the extent of its use for emailing, reporting labeling, etc. It is my understanding that the Access DB can only run on a Windows server. Does that limit me to ASP or ASP.NET?

In one of the postings it was noted that ASP.NET had solved the problem with the paths but also that I shouldn't use Dreamweaver with ASP.NET (which makes sense). Going that route, would we then download the free version of Visual Studio for all who would be updating - or could we still use Contribute for the volunteers, which the secretary and used Visual Studio?

Are there any other alternatives that I should be considering? It is essential that the database be integrated with the site. I'm assuming that Unix/Linix servers don't have the path problem. What would be my alternatives with PHP?

Sorry for being such a rooky about this, but I'd hate to invest all of this time and effort only to come up with something that the users will hate.Start Free Trial
[+][-]06.02.2008 at 12:12PM PDT, ID: 21694689

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: WebApplications, Web Languages/Standards
Tags: Dreamweaver/VisualStudio
Sign Up Now!
Solution Provided By: Arkware
Participating Experts: 1
Solution Grade: B
 
 
 
Loading Advertisement...
20081112-EE-VQP-42 / EE_QW_2_20070628