<% IF RS("Pic1")<> "" THEN %> /<%=RS("Pic1")%>" border="1" <% ELSE Response.Write(" width="110" height="120" border="1">
SHOW PICTURES:
|
| Gender | <%=Gender%> |
| Born | <%=formatdatetime(RS("Birthday"))%> ( <%=RS2("age")%> years) |
| Lives | <%=rs("Region")%> , <%=rs("Country")%> |
| Nationality | <%=RS("Nationality")%> |
| Ethnic group | <%=Ethnic%> |
| Religion | <%=Religion%> |
| Language | <%=myLanguage%> |
| Occupation | <%=Occupation%> |
| Income | <%=Income%> |
| Education | <%=Education%> |
| Living | <%=Living%> |
| Marital status | <%=marital%> |
| Length | <%=Height%> |
| Bodytype | <%=Bodytype%> |
| Weight | <%=Weight%> |
| Smoking habit | <%=Smoking%> |
| Drinking habit | <%=Drinking%> |
| Have children | <%=Children%> |
| Want Children | <%=WantChildren%> |
| My other languages | <%=Language%> |
|
|
Intrests
<% intrest = replace(intrest,","," ") %>
<%=Intrest%>
|
|