Asp ile veri tabanından veri sorgulamak.

koxp_12
21-05-2012, 13:10   |  #1  
OP Taze Üye
Teşekkür Sayısı: 0
11 mesaj
Kayıt Tarihi:Kayıt: Eyl 2008

selam arkadaşlar asp den nasıl veri sorgulayabilirim???

Anket
mete-han
21-05-2012, 13:13   |  #2  
mete-han avatarı
Yıllanmış Üye
Teşekkür Sayısı: 1
118 mesaj
Kayıt Tarihi:Kayıt: Mar 2008

selam kardeş kodu aşağıda verdim


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<title>Başlık</title>
<style> #font {font: bold 11px tahoma; color:#626262; line-height:-10px;} a {text-decoration:none; color:gray;} a:hover {color:silver;} </style>
</head>
<body bgcolor="#d7d7d7" text="#000000" link="#000080" vlink="#ff0000" alink="#ff0000">
<form method="POST" action="sonuc.asp">
<div align="
center"><center>
<table border="0">
<tr>
<td> </td>
</tr>
<tr>
<td>
<div align="
center"><center>
<p><font face="Verdana" size="3" color="#800000"><br> Öğrenci Not Arama Platformu</font></p>
</
center></div>
<div align="
center"><center>
<p><font face="Verdana" size="3" color="#800000">Numaranız:<br> <strong><input type="text" name="numara" size="20" style="background-color: rgb(0,0,128); font-family: Verdana; color: rgb(255,255,255); font-size: x-small; font-weight: bold"><br> <br> <input type="submit" value="Bakı Ver" name="B1" style="background-color: rgb(0,0,128); color: rgb(255,255,255); font-family: Verdana; font-weight: bold; font-size: x-small"></strong></font></td>
</tr>
</table>
</
center></div>
</form> </div>
</div>
</body>
</html>