<% If IO.File.Exists(server.mappath("/includes/ksstop.aspx")) Then server.execute("/includes/ksstop.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/ksstop.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/ksstop.aspx") End if %> <% Dim getSect as String Dim thissect as String getSect = lcase(Request.ServerVariables("PATH_INFO")) select case true case instr(getSect,"software") > 0 thissect = "1" case instr(getSect,"analytics") > 0 thissect = "2" case instr(getSect,"consulting") > 0 thissect = "3" case instr(getSect,"pricemanagement") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
SoftwareAnalyticsConsultingPrice ManagementOur TechnologyAbout Us
<% dim ActiveURL as string = Request.ServerVariables("URL") Dim reSpl = split(ActiveURL,"/") dim getTotalDir as string getTotalDir = "/" + reSpl(0) + "/" + reSpl(1) + "/" dim stFilePath as string = server.mappath(getTotalDir + "leftmenu.aspx") If IO.File.Exists(stFilePath) Then server.execute(getTotalDir + "leftmenu.aspx") End if %>

Implementation

 

You have chosen KSS PriceNet and/or RackPrice because you want to benefit from more efficient, compliant and effective pricing. What do you do next?

KSS professional services consists of highly qualified and deeply experienced project managers, analysts and systems engineers. They make use of tried-and-tested project delivery methods, highly developed software tools, and open technologies to implement KSS solutions in the most effective and cost efficient manner possible, to provide you with a rapid return on your investment.

The first step is to analyze your current situation, pricing strategies, IT infrastructure, data and business processes, drawing on our deep pricing and industry-specific expertise to define a solution for you that has proven its worth for other customers, without losing sight of your individual requirements. At the same time, we analyze how we can further develop capabilities such as business intelligence and reporting to suit your specific needs.

Then we work closely with you to elaborate the implementation strategy. We draw up an implementation plan that allows you to maintain an overview of the entire project and to follow and evaluate the progress made.

On time and within budget

Our well-established methods ensure that the solution is launched on schedule and remains within budget. Open, standards-based technologies ensure smooth integration in a wide variety of system environments.

During and after implementation, KSS offers user training and a wide range of service and support options, ensuring optimal deployment of the KSS solution.

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

<% If thissect = "1" then %>
<% end if%>
<% If IO.File.Exists(server.mappath("/includes/kssbase.aspx")) Then server.execute("/includes/kssbase.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/kssbase.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/kssbase.aspx") End if %>