|  |
| | |
| |
 | 
| National President : | Sensei
Jehangir Shroff | | | (5th
degree Black belt) | See
below YKKF members and Dojo | |
|
| |
<%
Set objDojo=Server.CreateObject("ADODB.recordset")
objDojo.Open"Select i.institution_name,i.tech_director,sty.style_name FROM institution i,styles sty WHERE i.f_style_id=sty.p_style_id AND i.institution_name <> 'Unknown'",objConn,3,3
If Not(objDojo.BOF And objDojo.EOF) Then
While Not objDojo.Eof
Response.Write"| "&ucase(objDojo("institution_name"))&" | "
Response.Write""&objDojo("style_name")&" | "
Response.Write""&objDojo("tech_director")&" | "
objDojo.Movenext
Wend
End If
Set objDojo=Nothing
%> | |
| Black Belts (Junior / Senior) |
| | |
| |