File On Apache Web Server

on win xp i am using apache web server and i want to run my asp files using apache web server....

View Replies


ADVERTISEMENT

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

Copy Or Upload File From Server To Ftp Server

I want to copy or upload a file from server say some lanserver to ftp server through ftp. Is it possible.

View Replies View Related

Upload File To Server And Get File Properties

I would like to add a facility to my web page which allows users to upload basic files (word, excel, text, gif, jpg etc) to the server.

I know there's a facility to do this using HMTL forms, but I don't know how to handle the file on the server side.

What I think I need is an ASP file running some code to manipulate the filesystemobject, allowing me to receive the file and store it in the filesystem on the server. It would be nice to access some of the file properties too (name, type etc).

I've seen a few custom components online which allow you to do this, but I can't depend on installing them. I need to be able to script it myself.

View Replies View Related

File Held On Server's File System

i am currently working on a project in which part of the requirements are to store files on the Server filesystem and make these files available for download by users. Is there a simple way to provide the user with a link which starts downloading the file when it is clicked?

View Replies View Related

To Save A File To A Server And Retreive The File

I have an asp page, which displays graphical images.I am using Flipper graph in my application.

There is a link in the asp page "Click to view Image file",On clicking on this link,The graphical image need to be stored(Preferably in the server machine) and has to be opened in a new browser window.

To explain in detail. On clicking of that link"Click to view Image file" a function is called which does the following

1)Save the image file(.gif file) on the server machine
Graph.ImagetoGif("Location to be saved",100,200);
2) Opens the image on a new browser window.

window.open('from location from where the image is to be retreived',100,some more properties) So i need the image file to be saved in the server and retreived from the server.

View Replies View Related

Apache

i'm all over the place with my style. I began using IIS, asp, mysql, windows... now im interested in using apache, asp.net, mysql, windows... apache because of the security, mysql because obviously i love it to death, asp.net because it's something new i can learn...windows because im kinda scared of the linux hyped.... is there any fall back to my new config??? ASP.net will work with apache (sooner or later)... read more about it on go-mono.com.

View Replies View Related

ASP & Apache

Develpe a site using ASP and testing it locally using Apache. Unfortunately when it calls the asp files they are only shown as text .... what am i doing wrong? Put when I test the same files in Personal Web Server they work perfectly.

View Replies View Related

IIS Vs Apache

IIS for 2000 Pro and XP pro have some limitations built in.

For example, you can not configure multiple sites, and
they do not support SMTP. Also, the performance may
suffer. I've heard rumors that IIS for Pro/XP is limited
to 10 concurrent users.

You do not need CALs (user licenses) for people accessing
your web site via the internet/intranet. The CALs are for
users connecting locally (via your LAN/WAN). Code:

View Replies View Related

ASP.NET On APACHE

Which version of Apache works (2.0 and higher?) Do you need a certainoperating system? Any additional software needed?

View Replies View Related

Asp On Apache

have problem to install asp on apache 2 Linux.Follow guidelines at URL.I see that mod_perl is working but something wrong with httpd.conf I think.Get error when try to run

<Files ~ (^.asp)>
SetHandler perl-script
PerlModule Apache::ASP
PerlHandler Apache::ASP
PerlSetVar Global .
PerlSetVar StateDir /tmp/asp
</Files>

Have Perl 5.61 installed

View Replies View Related

Asp And Apache

I have apache and php4 installed and working. Now I want to try asp applications using apache...

View Replies View Related

Apache 2.0

I have installed apache2.0 downloaded from apache.org a while ago. Now I want to host some ASP pages as well. what is the easiest methos to install the ASP module in the current apache 2.0.

View Replies View Related

Apache How-to

I run a personal web server using Apache. I've got Perl, PHP and MySQL all working great. But I'm confused about how to implement ASP ... could someone simply point me in the right direction?

View Replies View Related

Apache

Can ASP run on Apache. If yes, how do you configure them to each other?

View Replies View Related

Run ASP On Apache

My IIS keeps crashing again and again and it is a real pain to maintain it. I googled and found an apache module to run ASP pages but that module is not provided for apache 2.x .. does anybody know a better web server to run ASP other than IIS or any FREE method to run ASP on APache?

View Replies View Related

ASP.net And Apache

I have an Apache environment set up locally, and it's supporting PERL and PHP and MySQL no problem. But I can't get ASP.net to work... or find any information about it anywhere. is this because microsoft are determined to do things their way? I have downloaded the .net framework thing, but I don't know where to go from there.

View Replies View Related

Asp+Apache

how can i make asp files work in Apache2 n i m runnin win2000.

View Replies View Related

Apache::ASP

Does Macromedia MX support ASP on Apache with MySql. Below is output of installed modules on my Linux server.

Apache::ASP Apache::ASP::State
Apache::ASP::Request Apache::ASP::Request Apache::ASP::Server
Apache::ASP Apache::ASP Apache::ASP:ate
Apache::ASP::CollectionItem Apache::ASP::CollectionItem Apache::ASP
Apache::ASP::Application Apache::ASP::Application Apache::ASP::GlobalASA
Apache::ASP::CGI Apache::ASP::CGI Apache::ASP::Session
Apache::ASP::Lang:erlScript Apache::ASP::Lang:erlScript

View Replies View Related

Running In Apache

is thier any way to run ASP files in apache just like php????? if yes how?

View Replies View Related

How To Move Asp From IIS To Apache ?

I have asp pages running on IIS of XP prof.
I want to move to the apache web server

Can anyone explain how to do that?

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

Restart Apache

is it possible to restart apache from asp? the asp, of course, is running on the apache. it seems impossible to me, but.....of course, that is exactly what i am supposed to do. my asp script edits the config files, and i want the changes to take place immediately after i edit the files.

View Replies View Related

Installing Apache::asp

I have installed apache on my computer to test php scripts. What do I now need to do to also run asp scripts? Do I have to install apache::asp or can I load a module that runs with my current apache?

View Replies View Related

Apache Support ASP. Net

Is it possible to configure Apache to work with ASP.Net? If so, how do i do it?otherwise, do i have to use IIS for ASP?

View Replies View Related

ASP On Tomcat/Apache ?

Does anyone know of a mod that I can run on Tomcat/Apache that will run ASP Scripts? I dont want to re-develop everything into JSP.

I do know of Chilisoft, but they were bought out be Sun and now you have to use Sun web server which will only run on Solaris, we are using Win 2003.

View Replies View Related

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.

View Replies View Related

Asp_mod For Apache

I've downloaded on my computer apache server, but as I can see it doesn't support asp.
Is there a free available asp module for apache? Or what other free web server could I use for testing my asp web? It seems to me that IIS is not free unless you are using XP professional. Unfortnately I don't have the money to upgrade from XP home to professional.

View Replies View Related

Install Over Apache

I'm interested to install ASP over Apache, i have found several links but none works.

View Replies View Related

Post File From Server To Another Server

I accept a few user inputs and a file from the user, post it to my ASP page.
I'm able to receive the data as well as the file properly in Receiver.asp.
In my receiver.asp, I need to process the user inputs and subsequently POST
this data and the file again to a different server. I would like to use
ServerXMLHttp. Now, how do I simulate Form creation in receiver.asp.

I use the following code to post to the second server
MyXmlHttp.open "post", myTargetURL,false
MyXmlHttp.setRequestHeader "Content-Type", "multipart/form-data"

Now here's where I get stuck.

1) How do I construct the form data? How can I put together the data i
received (which is text) as well as the received file (which is Binary) in
the same Send statement for the Post? -- I assume that if HTML forms do it in
some format, I should be able to simulate the same through ASP, but how???

2) The received file will not be stored anywhere in my server. It has to
be forwarded in memory.

Should it look somewhat like the following?

MyXmlHttp.send ("userId=" & someUserId & "&privateLabelID=" & someLabel &
"&File=" & receivedBinaryFileInMemory)

View Replies View Related

Http://localhost/ For Apache Or ISS

Though I consider myself to be a fairly prominent PHP/MySQL programmer, I've come to the conclusion that if I'm ever going to get a job in a company of some size, I'll need to learn some ASP. So, I've decided to take a whack at Kevin Yanks ol' "Getting Started with ASP" article. However, the article has brought up a question.

In the article, Kevin suggestion to install IIS on ones own computer if you're running Windows 2000 (which I am). Later, he explains that to request files that are first parsed by the web server, one is to use http://localhost/and-so-on.

However, I already have phpdev installed, which, among other things, includes Apache for Windows, and http://localhost/ is what I've been using up until now to get the files parse by the Apache server.

So, when I install IIS, what decides which web server that's entitled to the http://localhost url? And will this mean that I have to drop my Apache server to install IIS?

View Replies View Related

Apache/PHP Tard Transitioning

I have a quick question about setting up IIS. I don't have access to the IIS console myself, so I need to be able to explain to an IT-savvy client how to do this. We need to set up IIS so that our ASP scripts can access an MS SQL server. Does IIS support this out of the box? If not, what do we need to do to enable it?

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







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