Open Source ASP Interpreter For Linux

Is there an Open source ASP interpreter for Linux?

If so what is it and where do I get it from?

View Replies


ADVERTISEMENT

Open Source

I am looking for an open source, very simple CMS that allows an administrator to add pages, news articles, and maybe a staff directory.
We don't need new users to signup, or comment, or anything along those lines. Maybe a wysiwyg editor included. Just for a homepage, a news section (that may include many sub-cats, pages).

View Replies View Related

Open Source Learning

My company has developed a Learning and Content Management System (LCMS) using ASP (there is some .NET) and SQL Server 2000.I are currently exploring the idea of releasing the source code to the Microsoft development community under an open source agreement. If you or someone you know would be interested in participating please reply to this post with your contact information and why you are interested. (You may also send an email to URL with the subject "Open Source LCMS")

View Replies View Related

Open Source ASP Projects

What would be a great open source ASP project which I/we could cut my/our teeth on?

View Replies View Related

Open Source ASP Search Engine

I have an interview on Wednesday for a summer internship. The company's looking to add an ASP search engine to their site, and I'd like to show up with some really solid options. My plan is to suggest I modify an open-source (or really cheap) engine. The site is on the smaller side, as these things go. I've found 2 - Zoom Search Engine V1.7.0, and something called Site Search.

View Replies View Related

Open Source ECommerce Solution

We all know about osCommerce, which is an open source ecommerce solution written in PHP. Is there an open source project out there just like osCommerce for ASP.NET?

View Replies View Related

Interpreter

does anyone know if there is an asp interpreter available that can show asp syntax, execute the asp code, and find errors without having to run it through a webserver eg. IIS that shows very little debuggin info?

View Replies View Related

Asp In Linux

Is ASP compatible with linux. Which is the best scripting language which can be used on all servers.

In case of Linux which web server to be used for ASP.

View Replies View Related

LINUX

To make ASP run under Linux, PHP script files are saved as ASP extensions and are redirected to the PHP interpreter. So it looks like the server serves ASP files, but these are actually PHP scripts.

View Replies View Related

ASP On Linux

What is the best way of getting ASP running on Red Hat, free?

View Replies View Related

On Linux

Can ASP apps be run in Linux (I am using Mandriva 2007 Spring)? If so, which server has to be installed to make ASP apps run in a web browser in the same way as how ASP apps run in Windows?

As far as my knowledge goes, Linux does not support IIS; what about Apache? Will it be appropriate? Or are there any other web servers (preferably free ones like IIS) to make ASP apps run in Linux?

View Replies View Related

ASP With Linux

I know this is not ideal but i have a client with a simple asp site and i would like to move them to our linux box during a transition but they use an access database. Can someone tell me how i can get the connection to work under linux? Current Code: Code:

Dim MM_connPang_STRING
'MM_connPang_STRING = "dsn=pangDSN"
MM_connPang_STRING = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:clientdatabasepangDB.mdb"

View Replies View Related

On Linux

how can i run asp on linux either sun version / or perl apache version?

View Replies View Related

ASP Possible With Linux?

Is it possible to integrate ASP.Net on a Linux server? I heard there is some software in development for this but I cannot remember the name. I know Novelle is the one working on it.

View Replies View Related

Host ASP On Linux

Is it possible to host ASP (not .net) to host on Linux,( hopefully yes then whats required extra on Linux). If some one know any issues related to that or any reference site hosting
ASP on linux.

View Replies View Related

Apache/Linux Box

Is there any way to get ASP to work on a Linux box with apache and ensim?

View Replies View Related

Linux Server

Can i use web developer asp to create web sit for linux serves . if yes how?

View Replies View Related

Aspx/linux/etc

I've just taken a client who has a membership-based site served as aspx. Yhe relationship with his current host/developer is going south and I need to switch to new hosts and find someone to handle the backend stuff.
Much of the site appears to be poorly structured - needlessly complex and yet lacking certain features. From my own limited knowledge of what I've seen of it, I'd have suggested using a drupal and a bunch of php... but I know little and may be talking out of my butt.
I'm more comfortable with linux/apache... and I'm guessing that's incompat with the current work - or is it? The database is sql so is it viable to migrate away from aspx? Etc?

View Replies View Related

Asp Running On Linux

Here is a simple test class Ive built to try and find out, why another class I built (that works fine on my testing server running iis on xp) throws up an error on the live server running red hat 8.3 on linux, Im new to asp and only just now found out the live server is a linux box. Code:

View Replies View Related

Linux Servers

If my server runs on Linux and I want to use an ASP script and files on it. When I upload the files, wehn I go to the file directory and click on the file it asks me the same as what it asks me if I try to open it at home.How can I overcome this?

View Replies View Related

Can Run MSSQL DB In Linux

I want an answer by tomorrow with examples and reference URLS if we can do this.There is a program written in ASP and the databse is MSSQL (Microsoft) hosted in Windows platform.
But they want this databse and ASP Program host on a UNLIX/LINUX server and use the same ASP program. Can thy do it/ and how?

View Replies View Related

On Unix / Linux

I'm working on a proof of concept for ASP. I've already done it using Windows 2k server, IIS, using open source [no initial cost involved]. I'm looking to doing the same using a linux box. Does anyone know if this can be done without buying any additional tools?

View Replies View Related

Install On Linux

I need to install Comersus Cart (http://www.comersus.com) and try out to see how it works on Linux. The document says that it works on Linux as well, as long as ASP is enabled.

I avoided using ASP on Linux. How well does it perform really? And does anyone have experience running Comersus on Linux? How does it perform? Did you have any issue?

View Replies View Related

Linux Platform

I had done a website that perfectly works in windows platform. But one of our client said that he cannot work the same in linux platform.

I am submitting my form in the onchange function of combo box. He cannot submit the form when he changes the value of combo box. But it perfectly works in Windows Platform. and the site is being viewed by lot of people and every day there will be reservations.

View Replies View Related

Mysql On Linux

I recently moved a web site from a cobalt raq server to hostgator linux based server and now my mysql recordsets are not working. The code is ASP(Javascript)

Here is a sample of the recordset and connection string I'm using - I use dreamweaver so this has been generated using dreamweaver. Code:

View Replies View Related

OT - Microsoft Using Linux

In the latest issue of The Register (my favourite online newsletter), there's a story (see URL below) about Microsoft using Linux temporarily, for their microsoft.com website because of DDoS attacks and security vuln's.

I know this is OT, and I apologise, I just find it rather amusing. (considering Microsoft is one of the head's of the TCPA (Trusted Computer Protection Agency, aka TCG (Trusted Computing Group), amongst others), who's goals are to basically, get rid of Open Source etc etc).

View Replies View Related

Running Asp / Mysql With Linux

I recently had someone write an ASP script for me, that connects to a Access mdb, and then spits out a form.

Problem is, my host is linux, has asp installed, but not access. So i converted my db to Mysql, but i can't get it to connect.

View Replies View Related

ASP On Linux Solution Needed

For ASP on linux, what would the best solution be? Any particular programs suggested?
Right now, running CentOS. We have jsp and ASPX .

View Replies View Related

Run On Unix/Linux Software

Will ASP run on Unix/Linux software like Apache or Red Hat? If so what needs to be done to do this?

View Replies View Related

ASP/Apache/Linux/ Custom Web App

My company developed a website application that interacts with a database (SQL, ORA, Access).

The pages are written in ASP (classic), but the kicker is that the pages use a .dll to interface with the database. Obviously this is fine for Windows based computers, but what about Linux, is this even possible?

View Replies View Related

Linux Apache Web Server

we are using ASP and VBScript/JScript for submission of customer complaint forms to a MySQL DB. Our Apache Web server is run on a Linux box (Red Hat). Now I know if your running your server on Windows you can use CDO mail or Jmail to email forms.

What do you use if your server is running on Linux, or is there an Apache module I should be looking at that will allow forms to be emailed to myself on submition.

View Replies View Related

Send Email Using ASP At Linux Server

I need to send a email to my clients from my website using the email object. I developed my site in ASP, and the server is linux, thats why i cann't use CDONTS object to send emails bcz server is not IIS....

View Replies View Related

Compactability Of Mssql With Linux Server

i want to know the possible activities in mssql configured with Linux server.

Because i can't able to execute some of the queries in this Configuration.

Like, the query is executed in all display the outputs in windows envirnment,

but it shows empty data's in linux Environment. ( also i am using the mssql connectivity in PHP) That is Why?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved