<% Set oConn = Server.CreateObject("ADODB.Connection") oConn.ConnectionString = "Driver={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("public/Rte/opal.mdb") oConn.Open 'copy right id="1" set copy=server.CreateObject("ADODB.Recordset") copy.open"select * from Authors where AuthorID="&id,oConn,3,3 %> Opal

Enter Your Friend E-Mail
 

 
 

Digital Camera .
 
3 Mega Pixel

 

 
6 Mega Pixel

5 Mega Pixel

 

 
 
8 Mega Pixel
 
 
<%response.Write(copy(1))%>