% library('global.np'); // Required before you access the RecordSet.record object RecordSet.itemNext(); fieldList = RecordSet.record.getTypeAll(); backUrl = Request.getCookie('PortWebResults'); newBackUrl = '/netpub/server.np?'; arguments = Request.getParameterAll() for (x = 0; x < arguments.length; x++) { newBackUrl += arguments[x]; newBackUrl += '='; newBackUrl += encodeURI(Request.getParameter(arguments[x])); if (x != arguments.length - 1) newBackUrl += '&'; } var today = new Date(); var expires = new Date(today.getTime() + 28 * 24 * 60 * 60 * 1000); // plus 28 days Response.setCookie('PortWebDetail', newBackUrl, expires.toGMTString(), '/'); %>
|
|
|
WELCOME Select a thumbnail from the gallery below to load it into the main window |