Search results

Jump to navigation Jump to search

Page title matches

  • AIP: 1 Version: 1.0
    10 KB (1,683 words) - 00:53, 24 March 2006

Page text matches

  • ...esumes scheduling of a previously paused script via [[ns_pause]]. Returns 1 on success, 0 on failure. % set id [[ns_schedule_daily 1 0 { ns_log notice "One AM and all is well. *gong*" }]]
    643 bytes (85 words) - 17:31, 7 October 2005
  • ...auses a scheduled script from running at its next scheduled time. Returns 1 on success, 0 on failure. % set id [[ns_schedule_daily 1 0 { ns_log notice "One AM and all is well. *gong*" }]]
    616 bytes (85 words) - 19:36, 7 February 2009
  • * 1 test3 * 1 test4
    1 KB (224 words) - 16:39, 6 September 2005
  • ...ase '''ns_rand''' will return an integer value n such that 0 <= n <= max - 1. ...n flip" outcome of 0 or 1. This is standard with [http://java.sun.com/j2se/1.4.2/docs/api/java/util/Random.html#nextInt(int) Java's java.util.Random imp
    1 KB (174 words) - 19:56, 7 February 2009
  • % ns_urlcharset iso-8859-1 iso8859-1
    640 bytes (86 words) - 05:31, 11 October 2009
  • % ns_setformencoding iso-8859-1 iso8859-1
    554 bytes (73 words) - 05:32, 11 October 2009
  • % ns_encodingfortype "text/plain; charset=iso-8859-1" iso8859-1
    630 bytes (82 words) - 04:33, 19 June 2004
  • ...ust be an integer) is added to the value of the element ''key''; otherwise 1 is added to the value of the element ''key''. Unlike the TCL equivalent if 1
    3 KB (368 words) - 14:44, 27 June 2006
  • ...acter &#233; lowercase 'e' accent is represented by the byte e9 in iso8859-1 but in utf-8 by the two bytes c3 and a9. % ns_urldecode -charset iso8859-1 %e9
    1 KB (181 words) - 10:49, 9 September 2007
  • ...signed the name of the ADP. In other words, ''varName'' starts from index 1 in the [[ns_adp_argv]] list. <% ns_adp_include b.adp 1 2 3 %>
    1 KB (207 words) - 17:31, 25 June 2004
  • ns_param server1 "Website 1" # virtual server 1
    711 bytes (94 words) - 22:48, 28 December 2011
  • 1) nsjk2: http://www.aolserver.com/docs/nsjk2.pdf
    216 bytes (31 words) - 00:12, 3 June 2003
  • set value [lindex $pair 1] {[format %c 0x\1]} value
    719 bytes (95 words) - 13:02, 30 December 2011
  • 1 1
    856 bytes (123 words) - 23:30, 14 June 2004
  • ns_param connections 1
    108 bytes (15 words) - 15:03, 21 December 2011
  • ns_param connections 1
    114 bytes (15 words) - 15:09, 21 December 2011
  • Methods allowed to proxy (can have >1)
    164 bytes (22 words) - 14:19, 21 December 2011
  • :* dayofmonth (1-31) 33 33 22 11 5 104 5 162 1
    810 bytes (96 words) - 19:44, 7 February 2009
  • 1 1
    1 KB (152 words) - 19:41, 7 February 2009
  • set sql "select * from users where user_id = 1" # 1 row returned
    830 bytes (127 words) - 15:50, 17 January 2012
  • Example 1: ...v.com/blog/sha1.php other] SHA1 [http://www.movable-type.co.uk/scripts/SHA-1.html implementations].
    2 KB (265 words) - 04:21, 4 December 2005
  • % keylset mylist a 1 {b c} 2 1
    849 bytes (124 words) - 19:33, 14 June 2004
  • ...in the MIME format, not Tcl encoding format, i.e. iso-8859-1, not iso8859-1.
    798 bytes (118 words) - 02:05, 20 June 2010
  • ns_param server1 "Website 1" # virtual server 1
    2 KB (239 words) - 10:39, 2 July 2012
  • % keylset mylist a 1 {b c} 2 1
    891 bytes (131 words) - 18:35, 4 March 2010
  • ...rmat (see [http://www.w3.org/Protocols/rfc2109/rfc2109.txt RFC 2109 Sec 10.1.2]). regsub {, (\d+) (\S+) (\d+)} [[ns_httptime $time]] {, \1-\2-\3} string
    950 bytes (119 words) - 19:44, 7 February 2009
  • 1. Download and install Daemontools. case "$1" in
    2 KB (264 words) - 15:02, 30 July 2007
  • ns_param server1 "Website 1" # virtual server 1
    1 KB (162 words) - 09:34, 5 January 2012
  • ...iteration, resulting in the loop returning with '''TCL_ERROR'''. Returns 1 if the loop was successfully marked to be cancelled, 0 otherwise (i.e. loop ...andAndArgs is the full command call of the loop (i.e. {while {1} {ns_sleep 1}}). If ns_while was explicitly used, it will say ns_while, not while.
    3 KB (488 words) - 22:31, 18 June 2010
  • ...th name (January, February, ..., December). The day must be a number from 1 - 31, and the year must be a 4-digit year (e.g., 1957). An error is return
    1 KB (151 words) - 20:04, 7 February 2009
  • ...PreferredCharsets. If the config parameter is missing, use {utf-8 iso-8859-1}. The list order is significant. ...et specified by config parameter ns/parameters/DefaultCharset, or iso-8859-1 by default.
    2 KB (284 words) - 04:57, 11 October 2009
  • ns_param server1 "Website 1" # virtual server 1
    1 KB (189 words) - 15:07, 6 January 2012
  • * [[AIP 1]]: AOLserver Improvement Proposal Guidelines
    306 bytes (47 words) - 13:13, 9 March 2006
  • ...urns true only if ''value'' consists entirely of digits, and contains from 1 to 6 digits.~~~False is returned in all other cases.
    531 bytes (71 words) - 19:13, 21 June 2004
  • ns_param server1 "Website 1" # virtual server 1
    1 KB (199 words) - 09:29, 4 January 2012
  • ns_param server1 "Website 1"
    415 bytes (61 words) - 09:35, 9 July 2012
  • ns_write "HTTP/1.0 200 OK switch [string range [lindex $args 0] 1 end] {
    3 KB (433 words) - 04:45, 11 October 2009
  • ns_param server1 "Website 1" # virtual server 1
    2 KB (217 words) - 20:58, 28 December 2011
  • thread can have a stack of 1 investigate this parameter[1].
    4 KB (581 words) - 08:55, 30 January 2009
  • 1
    564 bytes (72 words) - 18:48, 19 August 2004
  • 1
    485 bytes (66 words) - 19:40, 7 February 2009
  • This config provides HTTP 1.1 style virtual hosts. ns_param server1 "Website 1"
    2 KB (244 words) - 13:01, 28 December 2011
  • 1) Fully thread-safe
    451 bytes (58 words) - 15:23, 14 April 2008
  • * .adp returns "text/html; charset=iso-8859-1" * .dci returns "text/html; charset=iso-8859-1"
    5 KB (593 words) - 20:00, 7 February 2009
  • ...error will be returned on failure. ''signal'' should be an integer, i.e., 1 for SIGHUP, 9 for SIGKILL, 15 for SIGTERM, etc.
    499 bytes (72 words) - 17:33, 7 October 2005
  • ...version of a boolean value from "on", "1", "y", "yes", "t", and "true" to "1", and it will convert a boolean value of "off", "0", "n", "no", "f", and "f
    2 KB (235 words) - 19:48, 7 February 2009
  • * Linux ecwav 2.4.20 #1 Sat May 24 08:47:33 EDT 2003 i686 GNU/Linux [http://www.debian.org/] * AOLserver 4.1.0 (CVS HEAD as of 14mar2004) [http://www.aolserver.com/]
    3 KB (435 words) - 17:29, 7 October 2005
  • if {([llength $args] - 1) % 2 != 0} { foreach {key value} [lrange $args 0 end-1] {
    2 KB (230 words) - 14:56, 12 June 2007
  • ...ut'' defaults to 0, which causes the command to not sleep at all. Returns 1 on success or 0 on timeout. ...tely. Otherwise, the thread will wait up to ''timeout'' seconds. Returns 1 on success or 0 on timeout.
    2 KB (251 words) - 22:50, 9 June 2004
  • : Set the Expires header to expire in 1 minute from now
    546 bytes (73 words) - 20:06, 23 June 2004
  • 1/8/02
    532 bytes (83 words) - 21:50, 13 October 2005
  • ...n the value is returned in the variable ''retvar'' and the command returns 1. Otherwise, the command will return 0, and ''retvar'' will be left unchang 1
    2 KB (268 words) - 17:08, 7 October 2005
  • <pre> uplevel 1 [eval concat $args]</pre> ns_eval set myGlobal 1
    2 KB (298 words) - 19:03, 7 February 2009
  • ...FC 2616 Sec 3.3]) and returns the number of seconds since 00:00:00 UTC Jan 1, 1970.
    770 bytes (94 words) - 19:45, 7 February 2009
  • ...onverts the time, specified as the number of seconds from 00:00:00 UTC Jan 1, 1970, to a string in HTTP date format (see [http://www.w3.org/Protocols/rf
    776 bytes (95 words) - 19:44, 7 February 2009
  • nsv_set . $signal 1 while {1} {
    3 KB (362 words) - 19:32, 7 February 2009
  • : Methods allowed to proxy (can have >1)
    516 bytes (69 words) - 09:44, 27 December 2011
  • # In thread #1, create the shared entry. # Attach to it in thread #1, and write something to it.
    5 KB (718 words) - 13:07, 14 November 2005
  • : Returns 1 if write was successful and 0 if write failed. This can be useful to deter
    745 bytes (110 words) - 04:01, 11 October 2009
  • set sql "select * from users where user_id = 1"
    680 bytes (106 words) - 09:34, 13 January 2012
  • ...t will override the builtin command. Note, however, that in AOLserver 4.5.1 connection thread pools are not specific to a virtual server by default, so ns_cache create cachename -size maxsize -serverwide 1
    9 KB (1,438 words) - 10:33, 20 April 2010
  • 1. If the authuser is "nsadmin", the password is correct, and the IP address 1. If the authuser is in the "Allow Users" list, access is permitted. If the
    2 KB (376 words) - 15:25, 21 April 2005
  • * dayofmonth (1-31)
    795 bytes (97 words) - 21:08, 14 March 2006
  • ...pecified by ''filename'' to ''mode'', in the same manner as the Unix chmod(1) command-line utility.
    864 bytes (122 words) - 23:38, 14 June 2004
  • ...looks in the query data for the specified ''key''. If the ''key'' exists, 1 is returned; otherwise 0 is returned. The key is interpreted in a case-ins
    963 bytes (125 words) - 19:08, 7 February 2009
  • 33 33 22 11 5 104 5 162 1
    924 bytes (124 words) - 19:46, 7 February 2009
  • * ns_session [-id id] contains key - true (1) if key exists, false (0) otherwise
    873 bytes (157 words) - 18:01, 4 July 2006
  • set length -1 while {1} {
    3 KB (358 words) - 18:55, 22 November 2005
  • 1 1
    3 KB (460 words) - 14:12, 28 June 2009
  • set microseconds [expr int(0.[lindex $secondsList 1] * 1000000)] : All times are relative to 00:00:00 UTC, January 1, 1970 aka the Unix epoch. '''ns_time''' called with no option returns the
    3 KB (412 words) - 21:13, 14 June 2010
  • % ns_urlencode -charset iso8859-1 \uE9
    1 KB (153 words) - 11:05, 9 September 2007
  • exception state is ok and 1 otherwise.
    1,005 bytes (154 words) - 23:03, 13 June 2010
  • '''1. What do I need in order to get started?''' * [http://www.freetds.org/ FreeTDS 0.62.1]
    5 KB (777 words) - 19:19, 2 September 2004
  • ...servers depending on the hostname in the Header. You'll actually only run 1 AOLserver process. When you start nsd, you'll feed it frontend.tcl. The fir ns_param ${server}pool1 "$server Pool 1"
    7 KB (913 words) - 21:02, 21 July 2005
  • ...top of the C API to allow storing arbitrary strings. '''In AOLserver 4.5.1, ns_cache is now a builtin command which is syntax-compatible with the nsca ...-wide) caches, with virtual-server-specific as the default. AOLserver 4.5.1's builtin ns_cache allows but ignores -thread and -serverwide switches and
    8 KB (1,245 words) - 04:29, 27 October 2009
  • ...arts at zero. If no matching fields are found, '''ns_set find''' returns -1. : Returns 1 if the value of the field specified by ''fieldNumber'' is null and 0 if it
    10 KB (1,595 words) - 19:23, 7 February 2009
  • int Ns_ModuleVersion = 1; * interpreter using argument 1.
    7 KB (1,048 words) - 13:38, 6 December 2005
  • ...uces a string representation of ''time'' in seconds since 00:00:00 UTC Jan 1, 1970.
    1 KB (157 words) - 19:43, 7 February 2009
  • ### Example #1: Callee writes the output directly to ADP output buffer, also using passed <% ns_adp_puts "Hello, [ns_adp_argv 1 world]!" %>
    13 KB (1,743 words) - 08:01, 14 June 2010
  • while {[[ns_db getrow $db $rows]] == 1} {
    2 KB (302 words) - 19:41, 15 January 2002
  • 1. If the certificate and key .pem files aren't in the modules/nsopenssl dir ...:reader-] Debug: SSLOp(19-0): SSL_ERROR_SSL: bytes = 199; total = 0; rc = -1
    5 KB (707 words) - 01:05, 20 December 2005
  • ...com/arsdigita/asj/aolserver/introduction-1 Introduction to AOLserver, Part 1] by Philip Greenspun (LinuxWorld.com, July 1999) * [http://www.webdeveloper.pl/aolserver__1,293,1,1,pl.html AOLserver (1)] by [[Wojciech Kocjan]] (WEBdeveloper.pl, February 2002)
    4 KB (522 words) - 23:38, 3 January 2007
  • = nsfb 1.2 = ....php Download page], [http://www.aolserver.cz/download/nsfb-1.2.tgz nsfb-1.2.tgz]
    2 KB (248 words) - 12:03, 23 October 2006
  • cl /EHsc /W3 /nologo /c /MD /O2 /D "_WINDOWS" /D "TCL_THREADS=1" /D "WIN32" /D "FD_SETSIZE=128" /D "NO_CONST=1" /D "_MBCS" /D "NDEBUG"
    4 KB (524 words) - 15:05, 23 November 2009
  • Step 1: Write your module code, "nshello.c" (this can be any name you like): int Ns_ModuleVersion = 1;
    4 KB (623 words) - 20:00, 8 October 2009
  • ...th USE_THREAD_ALLOC. Works in Tcl 8.4.x. Does not work in Tcl 8.5.0 or 8.5.1, works again in Tcl 8.5.2 and later. Normally, disabled in Windows but is k :** 1 -- NS_SCHED_THREAD
    6 KB (920 words) - 18:47, 12 October 2009
  • '''Step 1. Build and install Tcl and AOLserver.''' at least lightly tested. As of March 2007, SquirrelMail 1.4.3a [http://www.squirrelmail.org/]
    9 KB (1,381 words) - 04:22, 26 March 2007
  • static int include_tablenames = 1;
    2 KB (271 words) - 17:15, 17 July 2002
  • 1
    2 KB (319 words) - 18:07, 9 November 2009
  • '''1. Everyone who has CVS commit access, has CVS commit access.''' If you still feel the feature should be added, then remember #1. Generally, follow a similar procedure as outlined in #3: ensure an RFE ha
    7 KB (1,127 words) - 15:06, 23 November 2009
  • 1. An implementation of [[Wiki]] in Tcl [http://www.tcl.tk/] 15nov02 [[Dossy]] - Thanks. Just upgraded to TclKit 8.4.1-38 and the new Starkit wikit.kit and moved my customizations over into it.
    2 KB (273 words) - 19:27, 7 October 2004
  • ...e results as a Tcl list of key-value pairs. Optional ''timeout'' (default 1 second) specifies how long to wait for the XML-RPC response.
    2 KB (294 words) - 00:45, 13 April 2017
  • '''Step 1. Download and unzip TWAPI '''
    2 KB (317 words) - 13:52, 6 March 2007
  • ...ines in the file to read, varName does not get set, and ns_getcsv returns -1 as the number of elements in the row.
    2 KB (282 words) - 05:15, 16 October 2009
  • ...ents in ''values'', the SIZE attribute will be omitted (equivalent to SIZE=1).
    2 KB (341 words) - 06:30, 17 June 2004
  • : New in 4.5.1: Return a Tcl channel from the current connection. This channel can be used ...n and the entire temporary file spooling mechanism is currently (as of 4.5.1) non-functional on Windows. In NaviServer, this option is absent and there
    12 KB (1,979 words) - 00:59, 18 June 2010
  • for {set i 1} {$i <= 10} {incr i} {
    2 KB (363 words) - 00:34, 20 November 2008
  • : '''Example 1:'''
    3 KB (438 words) - 19:08, 7 February 2009
  • {| class="tabulardata" cellpadding="4" cellspacing="0" border="1" {| class="tabulardata" cellpadding="4" cellspacing="0" border="1"
    8 KB (1,096 words) - 18:59, 21 September 2010
  • ** 1-2 talks given by AOLserver community members
    2 KB (356 words) - 16:30, 30 November 2009

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)