<% 'APRO IL DB set conn=server.createobject("ADODB.connection") conn.open VarConn %> Daewoo Electronics Europe - Home page
  Search product 
  Home





Audio Video
  Television
  Home Cinema
  DVD Player and
Video Recorder
  Audio Systems
 

Daewoo’s new digital world offers an exhilarating mix
of design
and technology.
more






Living
  Microwave Oven
  Washing Machine
  Vacuum Cleaner
 

See and discover the full range of Daewoo Living Appliances
for a modern and healthy digital lifestyle.
more





Cooling
  Refrigerators
  Air conditioner
 

Find more information on Daewoo’s full range of refrigerators and air conditioners including innovative “Nano” Silver Technology and Oxygen Generator.
more
 


<% '---------------------------------------------------------------- sql="select * from TbProdHome where show=-1 order by last_modification desc" set rs=conn.execute(sql) 'nel caso nessuno abbia il flag show attivo recupero l'ultimo per data if rs.eof then sql="select * from TbProdHome order by last_modification desc" set rs=conn.execute(sql) end if if not rs.eof then 'VERIFICO SE C'è ATTIVO UN LINK PER ANDARE VERSO NEWS O PRODOTTI if rs("product_link")=-1 or rs("news_link")=-1 then 'LINK PER PRODOTTI if rs("product_link")=-1 and rs("idprod")<>0 then VarTagA_open="" VarTagA_close="" end if 'LINK PER NEWS if rs("news_link")=-1 and rs("idnews")<>0 then VarTagA_open="" VarTagA_close="" end if end if response.write VarTagA_open 'se c'è il nome di una immagine lo inserisco altrimenti metto quella generica if rs("img")<>"" then response.write "
" end if response.write VarTagA_close %>
<% = rs("title") %>

<% = rs("description") %>
<% end if 'CHIUSURA IF NEL CASO NON TROVO NESSUN RECORD %>
<%= VarTagA_open %>more<%= VarTagA_close %>
 
  Daewoo Electronics Europe - All rights reserved - © 2003
Site map | Search | Contact | Legal | Privacy
This site use Macromedia Flash Player 6.
Click here to download.
 
<% conn.close set conn=nothing set rs=nothing %>