<% 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,"retailpetroleum") > 0 thissect = "1" case instr(getSect,"dealerpricing") > 0 thissect = "2" case instr(getSect,"wholesalepetroleum") > 0 thissect = "3" case instr(getSect,"whymanageprice") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
Retail PetroleumDealer Supply PricingWholesale PetroleumWhy Manage Price?Our 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 %>

Hosting Service

Rapid, lower cost access to KSS solutions

Are you under time pressure to implement a KSS pricing system? Are the IT resources you need tied-up with other projects? Do the IT requirements to implement KSS systems in-house dictate longer lead-times or additional capital expenditure that you’d prefer to avoid?

If the answer to one or more of these questions is yes, then the new KSS application hosting service is the solution.

KSS can make any of our pricing applications available to you as a subscription service, enabling you to access the full power and capabilities of the tools via an internet connection, with the applications securely hosted in a customer environment within KSS' own IT infrastructure. With appropriate access, data and other security protocols in place, redundancy in the event of hardware failure or internet connectivity disruption, we can give you access from anywhere in the world with minimal hardware and software requirements and set-up effort. All we need to do is work with your IT group to define and test data exchange mechanisms and the pricing department to set-up and configure the models, the rest is left to KSS. 

Benefits:

If you’d like to learn more about this service please contact your local KSS office or send an email to info@kssg.com.

Arrange a consultation, USA (973) 549 1850, Europe +44 (0) 161 228 0040, Contact us
<%if thissect = "1" or thissect = "2" or thissect = "3" then%>

Downloads

The product overviews PDFs:

<%if thissect = "1" then%> PriceNet
<%end if%> <%if thissect = "3" then%> RackPrice
<%end if%> <%if thissect = "2" then%> PriceNet
<%end if%> <%if instr(getSect,"pricenetmobile") > 0 or instr(getSect,"pricenet_mobile") > 0 then%> PriceNet Mobile
<%end if%> <%if instr(getSect,"kssvisualizer") > 0 or instr(getSect,"kssvisulaizer") > 0 or instr(getSect,"kss_visualizer") > 0 then%> Visualizer
<%end if%>
<%end if%>
White Papers. Download the latest industry thinking and make more informed pricing decisions.
<% If thissect = "1" then %>
Case Studies. Download related case studies and see how our products are performing.
<% 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 %>