%@LANGUAGE="Javascript"%>
<%
connPage = Server.CreateObject("ADODB.Connection");
connPage.Open(Application("ConnectionString"));
function PrintDate(TheDate){
var TheDate = new Date(TheDate);
return(String(TheDate.getDate()+"/"+(parseInt(TheDate.getMonth()+1)<10?"0"+(TheDate.getMonth()+1):(TheDate.getMonth()+1))+"/"+TheDate.getFullYear()));
}
rs = Server.CreateObject("ADODB.Recordset");
rs.Open("SELECT * FROM News WHERE (language_id = 1) AND ([website_n-side] = 1) ORDER BY NEWID();",connPage,3,1);
%>
N-SIDE optimizes companies processes by utilizing operational research and quantitative modelling
<%
do {
randomPic = parseInt(Math.random()*3+1);
} while (randomPic<1)
%>
N-SIDE provides companies with expertise at a time when maintaining profitability is a continual challenge, by utilizing quantitative modelling as an effective tool in process improvement.
Our approach is based on the integration of Operational Research models and methods into IT applications.