@@ -1,7 +1,7 @@
|
||||
<%@language = "javascript" %>
|
||||
<% /*
|
||||
$Revision: 4 $
|
||||
$Modtime: 13-01-12 19:59 $
|
||||
$Revision: 5 $
|
||||
$Modtime: 30-01-12 10:38 $
|
||||
|
||||
File: api.asp
|
||||
Description: switchboard die doorstuurt naar de goede API-file
|
||||
@@ -11,6 +11,7 @@
|
||||
*/
|
||||
|
||||
DOCTYPE_Disable = 1;
|
||||
LCL_Disable = 1;
|
||||
FCLTEXPIRES = 8*60; // geen database interactie tenslotte
|
||||
|
||||
%>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<%@ language = "JavaScript" %>
|
||||
<% /*
|
||||
$Revision: 6 $
|
||||
$Modtime: 13-01-12 19:59 $
|
||||
$Revision: 7 $
|
||||
$Modtime: 30-01-12 10:45 $
|
||||
|
||||
File: api_SOAP.asp
|
||||
Description: API om een SOAP-achtige service te bieden
|
||||
@@ -13,6 +13,7 @@
|
||||
*/
|
||||
var logall=0; // handig met testen
|
||||
DOCTYPE_Disable = 1;
|
||||
THIS_FILE = "appl/api/api_soap.asp";
|
||||
%>
|
||||
<!-- #include file="../Shared/common.inc" -->
|
||||
<!-- #include file="../Shared/xml_converter.inc" -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<%@ language = "JavaScript" %>
|
||||
<% /*
|
||||
$Revision: 2 $
|
||||
$Modtime: 13-01-12 19:59 $
|
||||
$Revision: 3 $
|
||||
$Modtime: 30-01-12 10:43 $
|
||||
|
||||
File: api_besordsoap.asp
|
||||
Description: API voor besord-soap berichten (bestelopdrachten)!
|
||||
@@ -16,6 +16,7 @@
|
||||
Notes:
|
||||
*/
|
||||
DOCTYPE_Disable = 1;
|
||||
THIS_FILE = "appl/api/api_mldsoap.asp";
|
||||
%>
|
||||
<!-- #include file="../Shared/common.inc" -->
|
||||
<!-- #include file="../Shared/xml_converter.inc" -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<%@ language = "JavaScript" %>
|
||||
<% /*
|
||||
$Revision: 3 $
|
||||
$Modtime: 13-01-12 19:59 $
|
||||
$Revision: 4 $
|
||||
$Modtime: 30-01-12 10:50 $
|
||||
|
||||
File: api_fetchXML.asp
|
||||
Description: API to fetch an arbitrary XML and transform it
|
||||
@@ -13,6 +13,7 @@
|
||||
*/
|
||||
|
||||
DOCTYPE_Disable = 1;
|
||||
THIS_FILE = "appl/api/api_fetchxml.asp";
|
||||
%>
|
||||
|
||||
<!-- #include file="../Shared/common.inc" -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<%@ language = "JavaScript" %>
|
||||
<% /*
|
||||
$Revision: 4 $
|
||||
$Modtime: 13-01-12 19:59 $
|
||||
$Revision: 5 $
|
||||
$Modtime: 30-01-12 10:34 $
|
||||
|
||||
File: api_mld_soap.asp
|
||||
Description: API voor mld-soap berichten
|
||||
@@ -14,6 +14,7 @@
|
||||
Notes:
|
||||
*/
|
||||
DOCTYPE_Disable = 1;
|
||||
THIS_FILE = "appl/api/api_mldsoap.asp";
|
||||
%>
|
||||
<!-- #include file="../Shared/common.inc" -->
|
||||
<!-- #include file="../Shared/xml_converter.inc" -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<%@ language = "JavaScript" %>
|
||||
<% /*
|
||||
$Revision: 7 $
|
||||
$Modtime: 13-01-12 19:59 $
|
||||
$Revision: 8 $
|
||||
$Modtime: 30-01-12 10:31 $
|
||||
|
||||
File: api_mldsoap.asp
|
||||
Description: API voor mld-soap berichten
|
||||
@@ -17,6 +17,7 @@
|
||||
*/
|
||||
|
||||
DOCTYPE_Disable = 1;
|
||||
THIS_FILE = "appl/api/api_opdrsoap.asp";
|
||||
%>
|
||||
<!-- #include file="../Shared/common.inc" -->
|
||||
<!-- #include file="../Shared/xml_converter.inc" -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<%@language = "javascript" %>
|
||||
<% /*
|
||||
$Revision: 2 $
|
||||
$Modtime: 13-01-12 22:52 $
|
||||
$Revision: 3 $
|
||||
$Modtime: 30-01-12 10:49 $
|
||||
|
||||
File: api_report.asp
|
||||
Description:
|
||||
@@ -11,6 +11,7 @@
|
||||
Note: http://sgf12/Facilitor5iWork/?fac_id=UWVA&API=REPORT&APIKEY=E0E1EA02E3264391&BOOKMARK=ABE45U8
|
||||
*/
|
||||
|
||||
THIS_FILE = "appl/api/api_report.asp";
|
||||
%>
|
||||
<!-- #include file="../Shared/common.inc"-->
|
||||
<!-- #include file="../api/api.inc" -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<%@language = "javascript" %>
|
||||
<% /*
|
||||
$Revision: 15 $
|
||||
$Modtime: 30-01-12 9:23 $
|
||||
$Revision: 16 $
|
||||
$Modtime: 30-01-12 10:48 $
|
||||
|
||||
File: phonebook_js.asp
|
||||
Description: Phonebook API
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
DOCTYPE_Disable = 1;
|
||||
FCLTEXPIRES = 8*60; // geen database interactie tenslotte
|
||||
|
||||
THIS_FILE = "appl/api/phonebook_js.asp";
|
||||
%>
|
||||
<!-- #include file="../Shared/common.inc"-->
|
||||
<!-- #include file="../Shared/json2.js" -->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<%@language = "javascript" %>
|
||||
<% /*
|
||||
$Revision: 5 $
|
||||
$Modtime: 16-01-12 17:07 $
|
||||
$Revision: 6 $
|
||||
$Modtime: 30-01-12 10:46 $
|
||||
|
||||
File: shorturl.asp
|
||||
Description: Redirect naar een bookmark url
|
||||
@@ -17,6 +17,7 @@
|
||||
Als je dat wilt moet je maar BOOKMARK's gebruiken
|
||||
*/
|
||||
|
||||
LCL_Disable = 1;
|
||||
%>
|
||||
<!-- #include file="../Shared/common.inc"-->
|
||||
<%
|
||||
|
||||
Reference in New Issue
Block a user