%@LANGUAGE="VBSCRIPT"%> <% set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_kworld_STRING Recordset1.Source = "SELECT * FROM j_info WHERE info_id=11" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 3 Recordset1.Open() Recordset1_numRows = 0 %>
|
|
| selected information |
<%=(Recordset1.Fields.Item("c_category").Value)%>
|
|
contact details |
|
|
||
| Contact | <%=(Recordset1.Fields.Item("c_familyname").Value)%> | |||
| "><%=(Recordset1.Fields.Item("c_email").Value)%> | ||||
| Web Site | ||||
|
|
||||
|
|
||||