<%@ Language=VBScript %> Astrologia en Sitio Hispano: Glosario de términos
 
space_r.gif (807 bytes)
<% ' Display links menu. Response.Write ("

Diccionario Astrológico

") Response.Write ("Si no aparece ninguna definición o no encuentras lo que búscas, revisa la ortografía o escribe otra palabra relacionada.") ' Display search form. Response.Write ("
") Response.Write ("Escribe el término que deseas encontrar:      ") Response.Write ("

") ' If form was submitted to itself (i.e. user doing search), If ((Request.QueryString = "Search") And (Request.Form ("txtSearch") <> "")) Then strKeyword = Request.Form ("txtSearch") ' Define and execute sql statement into recordset. sqlLookup = "select term, definition from Terms where keyword1 = '" & _ strKeyword & "' and published = Yes" Set rstLookup = cnnDB.Execute (sqlLookup, adCmdText) ' Loop thru recordset and display matches. While Not rstLookup.EOF Response.Write ("Este es el resultado de tu búsqueda:

") Response.Write ("" & rstLookup ("term") & "
") Response.Write ("" & rstLookup ("definition") & "
") rstLookup.MoveNext Wend Set rstLookup = Nothing ' Do the same for the other 2 keyword fields. sqlLookup = "select term, definition from Terms where keyword2 = '" & _ strKeyword & "' and published = Yes" Set rstLookup = cnnDB.Execute (sqlLookup, adCmdText) While Not rstLookup.EOF Response.Write ("
" & rstLookup ("term") & "
") Response.Write ("" & rstLookup ("definition") & "
") rstLookup.MoveNext Wend Set rstLookup = Nothing sqlLookup = "select term, definition from Terms where keyword3 = '" & _ strKeyword & "' and published = Yes" Set rstLookup = cnnDB.Execute (sqlLookup, adCmdText) While Not rstLookup.EOF Response.Write ("
" & rstLookup ("term") & "
") Response.Write ("" & rstLookup ("definition") & "
") rstLookup.MoveNext Wend Set rstLookup = Nothing sqlLookup = "select term, definition from Terms where keyword1 = '" & _ strKeyword & "' and published = No" Set rstLookup = cnnDB.Execute (sqlLookup, adCmdText) While Not rstLookup.EOF Response.Write ("

") rstLookup.MoveNext Wend Set rstLookup = Nothing End If %>
space_r.gif (807 bytes)
space_r.gif (807 bytes)
Regreso >
¿No encuentras alguna palabra que búscas? Envíanos un email y te la encontraremos.

relacionados.gif (2695 bytes)
Lista completa de artículos

Caracteristicas de los signos:

Como seducir a ellos y ellas:

COMPATIBILIDAD
Tu signo:
La otra persona:
Horóscopo Semanal
Calcula tu ascendente
Los decanatos
Predicciones para el 2001
Estudios Astrológicos
Tienda de Libros
 space_r.gif (807 bytes)
En estos momentos hay <%= Application("ActiveUsers") %> visitantes activos

erescompat_ad.gif (13136 bytes)