<% kategori="start" Set Conn = Server.CreateObject("ADODB.Connection") Drv = "Driver={MySQL ODBC 3.51 Driver};SERVER=10.0.0.134;DATABASE=alsensh_db;UID=alsensh_usr;PASSWORD=NiXej9f3" Conn.open Drv Set RS=Server.CreateObject("ADODB.Recordset") SQL="SELECT * from `1` where kategori='"& kategori &"' " Set RS = Conn.Execute(SQL) %> Alsens Hotell

Welcome
The roomes
Prices
Contact
The hotel
Events/Amusements/Activities
Trade and Industry
Links
Gallery
Communications


Swedish >>>

________________________________


Rebuilding picture

maila: Alsenshotell <% RS.Close CONN.Close Set RS = Nothing %>