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

Is Apache ASP similar to ASP?

I'm developing with CF 5 and SQL Server 2000. I think they are both
great products. The major draw is their cost. I don't develop stand
alone products because anyone that wants to purchase them must also
purchase CF Server and SQL Server. So I run them as a hosted service.

MySQL is supposed to be free. If you are using this product, how do
you like it? What are you using for a front end?

I'd like to move toward developing software that some one can run on
their own webserver with the only cost being the software purchase.
That means the database and front end software need to be free (MySQL,
PHP, CGI). If the customer doesn't have these, they can download them
for free or small fee. What are some feasible alternatives to CF and
SQL Server?

Is ASP Apache comparable to ASP or ASP.NET? Everything will run on a
Lunix Server to keep cost down.

Thanks,
Brett
Jul 19 '05 #1
8 1475
Use PHP and MySQL ;)

"Brett" <ac*****@cygen.com> wrote in message
news:c0**************************@posting.google.c om...
I'm developing with CF 5 and SQL Server 2000. I think they are both
great products. The major draw is their cost. I don't develop stand
alone products because anyone that wants to purchase them must also
purchase CF Server and SQL Server. So I run them as a hosted service.

MySQL is supposed to be free. If you are using this product, how do
you like it? What are you using for a front end?

I'd like to move toward developing software that some one can run on
their own webserver with the only cost being the software purchase.
That means the database and front end software need to be free (MySQL,
PHP, CGI). If the customer doesn't have these, they can download them
for free or small fee. What are some feasible alternatives to CF and
SQL Server?

Is ASP Apache comparable to ASP or ASP.NET? Everything will run on a
Lunix Server to keep cost down.

Thanks,
Brett

Jul 19 '05 #2
On 4 Apr 2004 12:33:21 -0700, ac*****@cygen.com (Brett) wrote:
I'm developing with CF 5 and SQL Server 2000. I think they are both
great products. The major draw is their cost. I don't develop stand
alone products because anyone that wants to purchase them must also
purchase CF Server and SQL Server. So I run them as a hosted service.

MySQL is supposed to be free. If you are using this product, how do
you like it?
Works fine, with a few idiosyncracies.
What are you using for a front end?
IIS/ASP and Apache/PHP/Perl
I'd like to move toward developing software that some one can run on
their own webserver with the only cost being the software purchase.
That means the database and front end software need to be free (MySQL,
PHP, CGI). If the customer doesn't have these, they can download them
for free or small fee. What are some feasible alternatives to CF and
SQL Server?
Free alternatives or feasible alternatives? If it has to be free,
you're doing the Open Source route.
Is ASP Apache comparable to ASP or ASP.NET?
Limited version of ASP, not even close on .NET.
Everything will run on a
Lunix Server to keep cost down.


Then you aren't running IIS, you aren't completely running ASP and
you're posting in the wrong group.

Jeff
Jul 19 '05 #3
jc*************@naplesgov.com (Jeff Cochran) wrote in message news:<40***************@msnews.microsoft.com>...
On 4 Apr 2004 12:33:21 -0700, ac*****@cygen.com (Brett) wrote:
I'm developing with CF 5 and SQL Server 2000. I think they are both
great products. The major draw is their cost. I don't develop stand
alone products because anyone that wants to purchase them must also
purchase CF Server and SQL Server. So I run them as a hosted service.

MySQL is supposed to be free. If you are using this product, how do
you like it?
Works fine, with a few idiosyncracies.
What are you using for a front end?


IIS/ASP and Apache/PHP/Perl
I'd like to move toward developing software that some one can run on
their own webserver with the only cost being the software purchase.
That means the database and front end software need to be free (MySQL,
PHP, CGI). If the customer doesn't have these, they can download them
for free or small fee. What are some feasible alternatives to CF and
SQL Server?


Free alternatives or feasible alternatives?

I don't want to give up to much be need something affordable. Perhaps
Windows (IIS) with Apache, MySQL and ASP/PHP/Perl is very affordable.
Anything that cuts out the high cost of MS SQL Server and Cold Fusion.
If it has to be free,
you're doing the Open Source route.
Is ASP Apache comparable to ASP or ASP.NET?
Limited version of ASP, not even close on .NET.
Everything will run on a
Lunix Server to keep cost down.


Then you aren't running IIS, you aren't completely running ASP and
you're posting in the wrong group.


You comment on ASP but above mention you are using PHP and Perl. Why
are you using all three?

BTW, do you consider development on Windows (IIS) better than Linux if
MySQL is being used?

Jeff

Jul 19 '05 #4
Matt,

I'm starting to see that MySQL is a competitor to MS SQL Server and
Oracle. Why use PHP instead of Perl, Python, C++, or ASP?

Thanks,
Brett

"Matt Foster" <ma********@REMOVEblueyonder.co.uk> wrote in message news:<OJ*********************@news-text.cableinet.net>...
Use PHP and MySQL ;)

"Brett" <ac*****@cygen.com> wrote in message
news:c0**************************@posting.google.c om...
I'm developing with CF 5 and SQL Server 2000. I think they are both
great products. The major draw is their cost. I don't develop stand
alone products because anyone that wants to purchase them must also
purchase CF Server and SQL Server. So I run them as a hosted service.

MySQL is supposed to be free. If you are using this product, how do
you like it? What are you using for a front end?

I'd like to move toward developing software that some one can run on
their own webserver with the only cost being the software purchase.
That means the database and front end software need to be free (MySQL,
PHP, CGI). If the customer doesn't have these, they can download them
for free or small fee. What are some feasible alternatives to CF and
SQL Server?

Is ASP Apache comparable to ASP or ASP.NET? Everything will run on a
Lunix Server to keep cost down.

Thanks,
Brett

Jul 19 '05 #5
You need to decide on a platform first.

If you must use Linux/Apache then ASP would be an extra add-on and it would
make more sense to use PHP or Perl.

If you decide to go with a Windows server then you will have IIS and ASP at
no additional cost and should probably use them (I don't see a lot of point
in buying a Windows server and then using Apache).

MySQL can be used with either Apache or IIS/ASP.

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"Brett" <ac*****@cygen.com> wrote in message
news:c0*************************@posting.google.co m...
jc*************@naplesgov.com (Jeff Cochran) wrote in message

news:<40***************@msnews.microsoft.com>...
On 4 Apr 2004 12:33:21 -0700, ac*****@cygen.com (Brett) wrote:
I'm developing with CF 5 and SQL Server 2000. I think they are both
great products. The major draw is their cost. I don't develop stand
alone products because anyone that wants to purchase them must also
purchase CF Server and SQL Server. So I run them as a hosted service.

MySQL is supposed to be free. If you are using this product, how do
you like it?


Works fine, with a few idiosyncracies.
What are you using for a front end?


IIS/ASP and Apache/PHP/Perl
I'd like to move toward developing software that some one can run on
their own webserver with the only cost being the software purchase.
That means the database and front end software need to be free (MySQL,
PHP, CGI). If the customer doesn't have these, they can download them
for free or small fee. What are some feasible alternatives to CF and
SQL Server?


Free alternatives or feasible alternatives?

I don't want to give up to much be need something affordable. Perhaps
Windows (IIS) with Apache, MySQL and ASP/PHP/Perl is very affordable.
Anything that cuts out the high cost of MS SQL Server and Cold Fusion.
If it has to be free,
you're doing the Open Source route.
Is ASP Apache comparable to ASP or ASP.NET?


Limited version of ASP, not even close on .NET.
Everything will run on a
Lunix Server to keep cost down.


Then you aren't running IIS, you aren't completely running ASP and
you're posting in the wrong group.


You comment on ASP but above mention you are using PHP and Perl. Why
are you using all three?

BTW, do you consider development on Windows (IIS) better than Linux if
MySQL is being used?

Jeff

Jul 19 '05 #6
"Mark Schupp" <ms*****@ielearning.com> wrote in message news:<eN**************@TK2MSFTNGP12.phx.gbl>...
You need to decide on a platform first.

If you must use Linux/Apache then ASP would be an extra add-on and it would
make more sense to use PHP or Perl.

If you decide to go with a Windows server then you will have IIS and ASP at
no additional cost and should probably use them (I don't see a lot of point
in buying a Windows server and then using Apache).
I agree and Windows with IIS will be the platform. Would there be any
reason to use Python over ASP? Google seems to think Python is a
great language and are seeking Python programmers. I don't have
enough knowledge of either to know.

What are reasons to use ASP over ASP.NET? Is there an additional cost
to use ASP.NET?
MySQL can be used with either Apache or IIS/ASP.

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"Brett" <ac*****@cygen.com> wrote in message
news:c0*************************@posting.google.co m...
jc*************@naplesgov.com (Jeff Cochran) wrote in message

news:<40***************@msnews.microsoft.com>...
On 4 Apr 2004 12:33:21 -0700, ac*****@cygen.com (Brett) wrote:

>I'm developing with CF 5 and SQL Server 2000. I think they are both
>great products. The major draw is their cost. I don't develop stand
>alone products because anyone that wants to purchase them must also
>purchase CF Server and SQL Server. So I run them as a hosted service.
>
>MySQL is supposed to be free. If you are using this product, how do
>you like it?

Works fine, with a few idiosyncracies.

>What are you using for a front end?

IIS/ASP and Apache/PHP/Perl

>I'd like to move toward developing software that some one can run on
>their own webserver with the only cost being the software purchase.
>That means the database and front end software need to be free (MySQL,
>PHP, CGI). If the customer doesn't have these, they can download them
>for free or small fee. What are some feasible alternatives to CF and
>SQL Server?

Free alternatives or feasible alternatives?

I don't want to give up to much be need something affordable. Perhaps
Windows (IIS) with Apache, MySQL and ASP/PHP/Perl is very affordable.
Anything that cuts out the high cost of MS SQL Server and Cold Fusion.
If it has to be free,
you're doing the Open Source route.

>Is ASP Apache comparable to ASP or ASP.NET?

Limited version of ASP, not even close on .NET.

>Everything will run on a
>Lunix Server to keep cost down.

Then you aren't running IIS, you aren't completely running ASP and
you're posting in the wrong group.


You comment on ASP but above mention you are using PHP and Perl. Why
are you using all three?

BTW, do you consider development on Windows (IIS) better than Linux if
MySQL is being used?

Jeff

Jul 19 '05 #7
"Matt Foster" <ma********@REMOVEblueyonder.co.uk> wrote in message news:<OJ*********************@news-text.cableinet.net>...
Use PHP and MySQL ;)
Why not use ASP or even Python? Why do you like PHP?



"Brett" <ac*****@cygen.com> wrote in message
news:c0**************************@posting.google.c om...
I'm developing with CF 5 and SQL Server 2000. I think they are both
great products. The major draw is their cost. I don't develop stand
alone products because anyone that wants to purchase them must also
purchase CF Server and SQL Server. So I run them as a hosted service.

MySQL is supposed to be free. If you are using this product, how do
you like it? What are you using for a front end?

I'd like to move toward developing software that some one can run on
their own webserver with the only cost being the software purchase.
That means the database and front end software need to be free (MySQL,
PHP, CGI). If the customer doesn't have these, they can download them
for free or small fee. What are some feasible alternatives to CF and
SQL Server?

Is ASP Apache comparable to ASP or ASP.NET? Everything will run on a
Lunix Server to keep cost down.

Thanks,
Brett

Jul 19 '05 #8
jc*************@naplesgov.com (Jeff Cochran) wrote in message news:<40***************@msnews.microsoft.com>...
On 4 Apr 2004 12:33:21 -0700, ac*****@cygen.com (Brett) wrote:
I'm developing with CF 5 and SQL Server 2000. I think they are both
great products. The major draw is their cost. I don't develop stand
alone products because anyone that wants to purchase them must also
purchase CF Server and SQL Server. So I run them as a hosted service.

MySQL is supposed to be free. If you are using this product, how do
you like it?
Works fine, with a few idiosyncracies.
What are you using for a front end?


IIS/ASP and Apache/PHP/Perl


Are you using IIS/ASP or Apache/PHP/Perl? Why?
I'd like to move toward developing software that some one can run on
their own webserver with the only cost being the software purchase.
That means the database and front end software need to be free (MySQL,
PHP, CGI). If the customer doesn't have these, they can download them
for free or small fee. What are some feasible alternatives to CF and
SQL Server?


Free alternatives or feasible alternatives? If it has to be free,
you're doing the Open Source route.
Is ASP Apache comparable to ASP or ASP.NET?


Limited version of ASP, not even close on .NET.
Everything will run on a
Lunix Server to keep cost down.


Then you aren't running IIS, you aren't completely running ASP and
you're posting in the wrong group.

Jeff

Jul 19 '05 #9

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

Similar topics

2
by: Randell D. | last post by:
Folks, I've never implemented a secure server before - and I now have a project for it - It will be an Apache 1.3 environment tuned with PHP and MySQL - and I'd appreciate any...
2
by: gruddo | last post by:
Hi this is my first post. I have two webservers. I can run php code fine on one but not the other. Both webservers can read files only one can write. I have looked around at other posts and they...
19
by: Alex Madon | last post by:
Hello, I am testing a web application (using the DBX PHP function to call a Postgresql backend). I have 375Mb RAM on my test home box. I ran ab (apache benchmark) to test the behaviour of the...
6
by: Michael L. Artz | last post by:
I'm having some odd issues, but I'm not sure exactly the cause of them, but postgres is the component in the system that is throwing the errors, so I thought I'd start here. I have built a web...
9
by: Matt Helm | last post by:
I am starting the design phase of a large project (ERP) where the backend will mostly be Python (or Ruby) providing web services. In this type of usage, is there any benenfit to running under...
12
by: David T. Ashley | last post by:
I've noticed that some scripting languages (PHP, for example) have options to control whether the script can be terminated by the user clicking STOP on their browser (or similar mechanisms). How...
4
by: liyanage | last post by:
I recently worked on error handling and three related issues/questions came up. 1.) I am trying to trigger Apache ErrorDocument handlers by setting appropriate HTTP status codes in my PHP...
3
by: falloutphil | last post by:
Hi, First of all sorry for the double post - this is on the Python page too, but as far as I can see this is an Apache issue now. Mods - feel free to delete the similar titled posts from me on...
8
by: sgottenyc | last post by:
Hello, If you could assist me with the following situation, I would be very grateful. In my current position, we have to use a non-traditional server setup to serve PHP-generated web pages....
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
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
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
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...
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,...

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.