<html>
<head>
<**** http-e****="*******-Type" *******="text/html; charset=windows-1254">
<title>İsim</title>
</head>
<body>
<FORM action=listele.asp method=post>
<INPUT type=submit value="listele">
</body>
</html>
<html>
<head>
</head>
<body>
<%
Set KaydetConn = Server.CreateObject("ADODB.Connection")
Set rs = Server.CreateObject("ADODB.recordset")
KaydetConn.open = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("db.mdb")
sqlkod= " select * from tablo_adi "
rs.open sqlkod,kaydetconn%>
<%=rs.fields("ad")%>
<%=rs.fields("soyad")%>
<% rs.movenext
loop
%>
alıntıdır..
ASP Kayıt listele
ASP Kayıt listele
Konuyu Okuyanlar: 1 Ziyaretçi
![[Resim: 114ld.jpg]](http://b1112.hizliresim.com/s/c/114ld.jpg)