|
|||||||
| Web Geliştirme Dilleri İnternet sitesi geliştirme için kullanılan araçlar ve programlama dilleri... ASP & ASP.NET & PHP & CSS & HTML & SQL & Java Script |
![]() |
|
|
Konu Araçları |
|
|
#1 (permalink) |
|
I'm REAL ?>
Katılma Tarihi: Şub 2006
Nereden: Bursa/es-es
Yaş: 23
Mesajlar: 1,780
|
<html>
<head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1254"> <title>New Page 1</title> </head> <body> <table border="1" width="100%" id="table1"> <font color="#FF00FF"> <% set data=server.createobject("adodb.connection") set rst6=server.createobject("adodb.recordset") data.Open "Provider=SQLOLEDB.1;Password=4671547;Persist Security Info=True;User ID=web;Initial Catalog=TICONA2005;Data Source=ramazan" rst6.open "select * from TBLSTSABIT order by STOK_KODU ",data,3,3 deste=15 Sayfa=rst6.recordcount/deste sayi=request("S") Liste=sayi * deste if sayi=>2 then for i= 0 to Liste-15 if i=rst6.recordcount then exit for end if rst6.movenext next else end if %> </font> <font color=#FF3300> <% if sayi=1 then liste=1 end if %> <% for i= liste to liste+Deste%> <tr> <td><b><font size="1" face="Tahoma"><%=rst6.fields("STOK_KODU")%>--<%=rst6.fields("STOK_ADI")%></font></b></td> </tr> <% if i=rst6.recordcount then exit for end if rst6.movenext next %> </table> <table border="1" width="100%"> <tr> <%for i=1 to Sayfa%><td><a href=index.aspgS=<%=i%>><%=i%></a></td><%next%> </tr> </font> </table> </body> </html> |
|
|
|
![]() |
| Şu Anda Konuyu İnceleyen Aktif Kullanıcılar: 1 (0 üye ve 1 misafir) | |
| Konu Araçları | |
|
|
Benzer Konular
|
||||
| Konu | Konuyu Başlatan | Forum | Cevaplar | Son Mesaj |
| çizgi Film Yapmak | at-mac | Araçlar | 4 | 11.02.2008 18:29 |
| Videoları Wallpaper Yapmak.. | ÜÇ_HİLAL | Resimli Program Anlatım | 0 | 24.05.2007 03:46 |
| Video Görüntüsünü .gif yapmak | sarraf | Resimli Program Anlatım | 1 | 13.02.2007 22:11 |
| Photoshopta iç içe resim yapmak | By_Escape | Resim, Grafik, Tasarım | 2 | 30.07.2006 14:37 |
| Aspde sayfalama yapmak | BASHiBOSH | Web Geliştirme Dilleri | 1 | 11.03.2006 20:41 |