Änderungen https Andy Müller rückgängig gemacht
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
is a quoted string, or unquoted string variable name or array entry, with
|
||||
the full, relative, or partial URL for a file or a server-side script (php,
|
||||
asp, or cgi, e.g. perl), and may have a query string appended (e.g.,
|
||||
'https://my.domain.com/scripts/myScript.php?foo=bar&life=grand').
|
||||
'http://my.domain.com/scripts/myScript.php?foo=bar&life=grand').
|
||||
And:
|
||||
command (required)
|
||||
is the function reference (unquoted name without parens) of a function to
|
||||
@ -50,7 +50,7 @@
|
||||
is the string to be posted, typically a query string (without a lead ?)
|
||||
and the other arguments are as above.
|
||||
|
||||
See https://www.macridesweb.com/oltest/AJAX.html for more information.
|
||||
See http://www.macridesweb.com/oltest/AJAX.html for more information.
|
||||
*/
|
||||
|
||||
// Initialize our global variables for this function set.
|
||||
|
Reference in New Issue
Block a user