|
| |
| | CGI/1.1 script support of the W3C httpd |
 | | Scripts return their results either outputting a document to their standard output, or by outputting the location of the result document (either a full URL or a local virtual path). |  | | This is to make it easier to later upgrade to CGI scripts, so you only need to change the script name in the file system, and not the documents pointing to it. |  | | Script wishing to output the entire HTTP reply (including status line and all response headers) should be named to begin with |
|
http://www.w3.org/Daemon/User/CGI/Overview.html
(695 words)
|
|
| |
| | Livewire |
 | | Scripts are interpreted code, so programming errors cannot disrupt the server. |  | | Both Netscape LiveWire and Microsoft Active Server Pages now process the contents of the HTTP request (the URL, query string, general headers, cookies, and any POST data) and create a set of "Objects" for the Server-Side scripts. |  | | There is a version of Perl that supports the OLE script interface, and other popular programming languages are promised. |
|
http://www.yale.edu/pclt/WEBAPP/livewire.htm
(1242 words)
|
|
| |
| | NED Webmaster Scripts |
 | | If it finds the database, it informs your script and lets you run a query against that database. |  | | On the NED server, I run ASP pages that query the database. |  | | Through ODBC you can mask the location of your datafiles when you create queries to those files. |
|
http://www.nedistrict.org/webmasters/scripts.htm
(509 words)
|
|
| |
| | Debugging ASP Scripts |
 | | With logical errors, which are caused by typing mistakes or flaws in programmatic logic, your script runs successfully, but yields incorrect results. |  | | A syntax error is a commonly encountered error that results from incorrect scripting syntax. |  | | Bugs that result in run-time errors must be corrected for your script to execute without interruption. |
|
http://www.microsoft.com/windows2000/en/server/IIs/htm/asp/iiwadbug.htm
(1146 words)
|
|
| |
| | Apache module mod_include |
 | | The CGI script is given the PATH_INFO and query string (QUERY_STRING) of the original request from the client; these cannot be specified in the URL path. |  | | A URL is constructed from the attribute, and the output the server would return if the URL were accessed by the client is included in the parsed output. |  | | Otherwise CGI scripts are invoked as normal using the complete URL given in the command, including any query string. |
|
http://www.apache.org/docs/mod/mod_include.html
(1646 words)
|
|
| |
| | Debugging Client/Server Side Scripts |
 | | Infrastructure demands are increasing and the computing industry is migrating to multi-core processors, server utilization and 64-bit computing to support next-generation workloads. |  | | SMBs looking for a server monitoring tool will find much of what they need in Ipswitch's WhatsUp Premium Gold software, an economical solution capable of monitoring a multitude of network devices and computer services. |  | | As the page execution reaches the breakpoint, the Debugger opens up and the subsequent code can be walked through as in other debugging environments. |
|
http://www.serverwatch.com/tutorials/article.php/1549761
(725 words)
|
|
| |
| | Xtreme Visual Basic Talk - client vars in server side scripts? |
 | | considering that the var i need to use in conjunction w/ the server object is an 'i' var in a for loop, that's out of hte question. |  | | You'll need to submit the variable to the server using a query string (mypage.asp?var=2) or a form (POSTing the data to the server). |  | | I think you're going to need to post a longer explanation of what your page needs to do and it's source code if possible. |
|
http://www.visualbasicforum.com/showthread.php?t=17456
(203 words)
|
|
| |
| | Server Side Scripts - BABasics |
 | | CGI is programmed to handle the various operating systems that the server might use. |  | | The advantages of PHP is that it's designed specifically for web programming and optimized for fast response times. |  | | PHP can be used on all major operating systems, including Linux, many Unix variants (including HP-UX, Solaris and OpenBSD), Microsoft Windows, Mac OS X, RISC OS and others. |
|
http://members.shaw.ca/rnchan/htmltut/o_serverside.html
(431 words)
|
|
| |
| | View topic - Which server-side scripts you prefer to use? :: WebProWorld |
 | | The IDC file contained an SQL query to connect to any ODBC database, and the HTX file was an HTML template with specific sequences like this <%results%> (sort of like SSI) to format the result of the query. |  | | Python, C, and C++ can also be used as CGI programming languages, but are not nearly as popular as Perl. |  | | Although mod_perl for Apache and Fast CGI attempt to help improve performance in this department, CGI is probably not the future of web design because of this very problem. |
|
http://www.webproworld.com/viewtopic.php?t=9568
(2643 words)
|
|
| |
| | Server Side Includes Software: Full featured server side ANTI SPAM solution; A Server Side application to monitor ... |
 | | Server Side Includes Software: Full featured server side ANTI SPAM solution; A Server Side application to monitor queues. |  | | Synchronize any folders on several computers as well as organize shared access to MS Outlook folders without using Exchange Server. |  | | attacks, windows, secure, http, session, tool, emulate, server, anonymization, randomize, exploits, apache, internet, urlscan, lockdown, hide, security, servermask, webserver, microsoft, reported, port80 software, anonymize, mask, module, banner, cookies, response, filter, services, information, isapi, port80, obscure, software, site, identity, disguise, header |
|
http://www.soft411.com/software/server-side-includes_2.html
(392 words)
|
|
| |
| | Web design toolz - Index for client and server side scripts |
 | | This script will take input from a form completed by a visitor to your site and e-mail the results direct to your in-box. |  | | You have the option to seek on-line help if you need it, and if you make any critical errors in your HTML setup, you will be told about it through a helpful error page where you will be given the code to rectify the fault. |  | | All it does is take a text file and store a number in it. |
|
http://www.webdesigntoolz.co.uk/content/public/scripts/scripts.html
(674 words)
|
|
| |
| | CIS311: Server-side Scripts |
 | | Client-side scripting is great for animating Web pages and performing local data validation and computations, but large-scale client-server applications need additional functionality that requires the Web server to perform more complicated tasks. |  | | A server API is an published interface that lets software developers write programs that become part of the Web server itself. |  | | On Internet Information Server, the entire process of using the Internet Database Connector for this example is performed in six steps, as shown in the following diagram. |
|
http://www.cisdept.csupomona.edu/hwang/cis451/dh311ss.htm
(1210 words)
|
|
| |
| | CPR - Server-Side Scripting |
 | | The Computing Department staff page and the RAE results pages are examples. |  | | That is, create a page with a summary list and also a few more detailed pages, each in the same overall style and form. |  | | You can use this URLto make links to, for example, the RAE results for the University of Gloucestershire, like this! |
|
http://www.comp.lancs.ac.uk/computing/users/dixa/teaching/MRes/server-script
(606 words)
|
|
|