<% Option Explicit %> <% dim rsNews Set rsNews = Server.CreateObject("ADODB.Recordset") 'Initalise the strSQL variable with an SQL statement to query the database strSQL = "SELECT tblNews.* FROM tblNews where hotnews='1' ORDER BY Date DESC;" 'Query the database rsNews.Open strSQL, adoCon %> Simac Belgium

client login
contact us
site map

The following Terms of Use apply to all visitors to or users of this website. By accessing this website, user acknowledges acceptance of these terms and conditions. In the case of any violation of these terms and conditions, Simac reserves the right to seek all remedies available by law and in equity for such violations. These terms and conditions apply to all visits to the Simac website, both now and in the future.

Limited License
Copyright Simac NV/SA & Simac Services NV/SA. All rights reserved. However, any person is hereby authorised to view, copy, print and distribute any document published by Simac NV/SA & Simac Services NV/SA on its WWW server provided that :
- the document is used for information purposes only ;
- the document is used for non-commercial purposes only ;
- reference to Simac NV/SA & Simac Services NV/SA is made when the document is used ;

No other use of the information is authorized. In consideration of this authorization, you agree that any copy you make shall retain all copyright and other proprietary notices in the same form and manner as on the original.

Trademarks
Note that any product, process or technology described in a document on this server may be subject to other Intellectual Property Rights reserved by Simac NV/SA & Simac Services NV/SA or any of its subsidiaries and not licensed hereunder.
Logo's displayed on this website are the property of Simac or other third parties. Users are not permitted to use these logos without the prior written consent of Simac or such third party.

General Disclaimer
Information on this server is provided "as is" without any warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement.

Although Simac has attempted to provide accurate information on the website, Simac assumes no responsibility for inaccuracies or typographical errors. Changes may periodically be made to the information and will be incorporated in new editions of this publication.

Cookies
A cookie is a small data file that certain websites write to your hard drive when you visit them. A cookie file can contain information such as a user ID that the site uses to track the pages yoy've visited, but the only personal information a cookie can contain is information you supply yourself. A cookie can't read data off your hard disk or read cookie files created by other sites. Some parts of this website uses cookies to track user traffic patterns. We do this in order to determine the usefullness of our information to our users and to see how effective our navigational structure is in helping users reach that information. Simac doesn't share this information or sell it to any third party.
If you prefer not to receive cookies, you can set your browser to warn you before accepting cookies and refuse the cookie when your browser alerts you to its presence. You can also refuse all cookies by turning them off in your browser. You do not need to have cookies turned on to use any area of this website.

Web surveys
When your cooperation is requested in a web survey on our website we will articulate the purpose of the data collected in the context of that particular survey.

Links to Third Party Sites
This website may contain links to third party sites. Access to any other Internet site linked to this website is at the user's own risk and Simac is not responsible for the accuracy or reliability of any information, data, opinions, advice or statements mad on these sites. Simac provides these links merely as a convenience and the inclusion of such links does not imply any endorsement.

Access to Password Protected/Secure Areas
Access to and use of password protected and/or secure areas of the website is restricted to authorized users only. Unauthorized individuals attempting to access these areas of the website may be subject to prosecution.

Questions
If you have questions or concerns about these terms of use, or disclosure of your personal information, please email us at webmaster@simac.be

 
   
<% set rsNews=nothing adoCon.Close%>