Posted by arlene
Enabling the Web server to deliver dynamic content. The Apache Web server can be configured to handle a number of these so-called dynamic page technologies, including PHP and JSP.
Loading and storing any programs (or scripts) which need to be executed when a Web page is processed. Typically these programs are associated with Web forms and […]
- August 22nd
- Filed under: Apache, CGI, Companies, Database, HTML, Hardware, Java, Logo, PHP, Search Engine, Security, Sites, Software, Technology, Tutorial, Web Hosting, XML
Posted by arlene
To make your HTML form send its data somewhere other than your email account for collection, you need to make use of a proper web server. Most probably you will create a directory inside your server’s directory space and copy your survey.html file in there. Then it will be accessible via the server, using a […]
Posted by arlene
To make your HTML documents available over the Web, they must be placed on a web server. This is a computer, generally with a permanent network connection, which is running web server software. The software responds to HTTP requests for documents, which it then sends to the machine that made the request, or client. Common […]
- August 8th
- Filed under: Apache, CGI, HTML, HTTP, Java, Microsoft, Perl, Programming, Software, Standards, Web Hosting
Posted by arlene
How do we know if we have any rows in a table? We use the COUNT function to return a count of the number of rows in a table. If you enter Listing into Query Analyzer we can check the data insert for the Spy table.
This will return the current number of rows (well actually […]
- June 17th
- Filed under: ASP, ASP.Net, CGI, CSS, Database, Design, Domain, Ecommerce, Java, PHP, Perl, SOAP, SQL, Search Engine, Sql Server, Templates, Web Hosting, Web Service, XHTML, XML
Posted by arlene
What can a network IDS detect? First, because the source of information is network packets, network IDSs look for attacks that are targeted at network protocols. Examples include Ping of Death and SYN Flood because both of these are attacks against weaknesses in TCP/IP itself. Problems in other protocols, such as Novell IPX and Microsoft […]