Tag Archive | "server"

How to load images from local computer instead of the server?


A game I play online offers the option of downloading all the images used in the game onto your computer, and then loading them from your computer instead of the server, which both speeds up your playing experience and the server overall. However, I have not managed to get it to work with Google Chrome. I’m hoping that someone here knows of either a setting to try or some other way to fix it, or can maybe just explain to me how the process of loading off the local computer works so that I can go about figuring it out myself.

Posted in ComputerComments (1)

Why is my ajax/asp.net website so slow on the production server?


What’s an ideal server for hosting ajax/asp.net web applications?
The problem is that the response from the server is very slow compared to other websites, although on the development server it runs fast. So, why is the response so slow like that? Are there any missing requirements on the development server?

thanks in advance

Posted in ASPComments (1)

How to disable running asp extensions on the server?


Posted in ASPComments (2)

How do I make my Apache server recognize .php files as the index file of a website?


I have a directory www.site.com/files

In that directory is the file index.php, how do I make Apache automatically open that file like it does with index.html.

I have php installed.

Posted in PHPComments (2)

Can I download and use PHP without having a web server?


I’d like to be able to use PHP to design a website, but I don’t have nearly enough to start a web server. Is there any way I could download PHP just to work with it and then when I’m done, use another server to upload it?

Posted in PHPComments (3)

How to get a local mail server for PHP mail(); Function?


I am trying to test some code locally and I need help getting a local mail server to test my PHP code that uses the mail();. If you know how to do this I would really appreciate the help! Thanks!

Posted in PHPComments (1)

How do I use ASP to submit simple form data, and have the server e-mail me with the results.?


I have a form I’ve built using html but I have little scripting experience. I’m trying to find a simple solution for users to be able to submit form data without using an e-mail client. Then have that sent to a dedicated e-mail address for review.

Any help or links would be appreciated.

Posted in ASPComments (2)

How can I make my stand-alone PC simulate an active-server-page (ASP) capable web server?


So I can edit and test-run a website without having to go on-line. Please understand, I’m from the Philippines. Our ISP’s are so inutile designing a website here is like digging a cave with a needle.

Posted in ASPComments (1)

how can i connect to a sql server from delphi?


oracle, remote server

Posted in DelphiComments (1)

Do you need Apache or other server software to run PHP?


I want to run PHP on my computer, mostly just so I can test it and learn it in a hands-on way. I’m not planning on turning my computer into a server; I just need the practice so I can pursue web development as a career.

Posted in PHPComments (3)

Categories