Gönderen Konu: HTLM KODLARI  (Okunma sayısı 2462 defa)

Çevrimdışı melih123

  • 1. SINIF ÜYE
  • *****
  • İleti: 12.490
  • Puan 2352
  • Cinsiyet: Bay
    • MSN Messenger - steve_melih@hotmail.com
    • Profili Görüntüle
HTLM KODLARI
« : 10 Eylül 2007, 19:55:00 »
Web Sayfam animasyonla açılsın diyenlere:

<body><SCRIPT>
var width=document.body.clientWidth;
var height=document.body.clientHeight;

function doClickText(who,type,step,timeOut) {
document.getElementById(who).style.display="none";
if(type==0) {
reveal('revealDiv1',step,timeOut,0);
reveal('revealDiv2',step,timeOut,1);}
if(type==1) {
reveal('revealDiv1',step,timeOut,2);
reveal('revealDiv2',step,timeOut,3);}}
function reveal(who,step,timeOut,type) {
if(type==0)
var where="top";
if(type==1)
var where="bottom";
if(type==2)
var where="left";
if(type==3)
var where="right";
eval('var temp=document.getElementById(who).style.'+where);
temp=parseInt(temp);
if(type==0||type==1)
var checkWith=height/2;
if(type==2||type==3)
var checkWith=width/2;
if(-temp<checkWith) {
temp-=step;
eval('document.getElementById(who).style.'+where+' =temp;');
setTimeout("reveal('"+who+"',"+step+",'"+timeOut+" ',"+type+")", timeOut);}
else {
document.getElementById(who).style.display="none";
document.body.scroll="yes";}}
function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc ,div2bc,step,timeOut,click) {
if(type==0) {
var bWhere1="border-bottom";
var bWhere2="border-top";
var putZero1="top:0px; left:0px";
var putZero2="bottom:0px; left:0px";
document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
if(!click) {
reveal('revealDiv1',step,timeOut,0);
reveal('revealDiv2',step,timeOut,1);}

else {
clickText(type,step,timeOut);}}

if(type==1) {
var bWhere1="border-right";
var bWhere2="border-left";
var putZero1="top:0px; left:0px";
var putZero2="top:0px; right:0px";
document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
if(!click) {
reveal('revealDiv1',step,timeOut,2);
reveal('revealDiv2',step,timeOut,3);}
else {
clickText(type,step,timeOut);}}
function clickText(type,step,timeOut) {
document.write('<div id="clickText" style="z-index:101; display:block; position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px; background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+'; cursor:hand; cursor:pointer" onClick="doClickText(\'clickText\','+type+','+step +','+timeOut+')"><tr><td align="middle">'+clickt+'</td></tr></table></div>');}}
</SCRIPT>
<SCRIPT>
var clickw=170; // Width
var clickh=20; // Height
var clickb=2; // Border width
var clickc="#CCFFCC"; // Border color
var clickbg="#000000"; // Background color
var clickt="Siteye girmek icin tiklayin."; // Text to display
var clickFont="font-family:Tahoma,arial,helvetica; font-size:10pt; font-weight:bold; color:#FF0000"; // The font style of the text
new initReveal(0,'#CCFFCC','#CCFFCC',1,1,'#00FF00','#0 00000',3,10,true);
</SCRIPT><body>

Web Sayfamda Müzik çalsın diyenlere:

<p align="center"><embed width="300" height="63" src="MP3 UN ADRESİNİ YAZACAKSIN".align="middle"></p>



hamza abi belki işine yarar

Çevrimdışı Hamza

  • Osc Kurucu
  • 1. SINIF ÜYE
  • ********
  • İleti: 161.427
  • Puan 13008
  • Cinsiyet: Bay
  • Dünyanın En Çok Mesaj Gönderen Üyesi :))
    • Profili Görüntüle
    • Hosting
HTLM KODLARI
« Yanıtla #1 : 10 Eylül 2007, 19:55:55 »
Saol melih

Çevrimdışı melih123

  • 1. SINIF ÜYE
  • *****
  • İleti: 12.490
  • Puan 2352
  • Cinsiyet: Bay
    • MSN Messenger - steve_melih@hotmail.com
    • Profili Görüntüle
HTLM KODLARI
« Yanıtla #2 : 10 Eylül 2007, 19:56:22 »
 ;)

Çevrimdışı melih123

  • 1. SINIF ÜYE
  • *****
  • İleti: 12.490
  • Puan 2352
  • Cinsiyet: Bay
    • MSN Messenger - steve_melih@hotmail.com
    • Profili Görüntüle
HTLM KODLARI
« Yanıtla #3 : 10 Eylül 2007, 19:56:56 »
ATLM KODLARI

Sitene arama motoru:

%>

<% option explicit %>

<body bgcolor=336699>

<style type=text/css>

a{color:white;font-family:tahoma;font-size:12;font-weight:bold}

a:hover{color:#990000}

</style>

<font color=orange face=tahoma size=2><b>

<%

dim sol,sag,sayi,connobj,rsobj,sql,ara,sayiand,soland,sagand

set connobj=server.createobject("adodb.connection")

connobj.open("Driver={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("denek.mdb"))

set rsobj=server.createobject("adodb.recordset")



ara=request.form("ara")

if instr(ara,"'") then

ara=replace(ara,"'","")

end if

if instr(ara," and ") then

ara=replace(ara," and ","|")

sayiand=instr(ara,"|")

soland=left(ara,sayiand-1)

sagand=mid(ara,sayiand+1)

sql="select site,bilgi from denek where kelime1 like '"&soland&"' or kelime2 like '"&soland&"' or " &_

"kelime3 like '"&soland&"' or kelime4 like '"&soland&"' or kelime1 like '"&sagand&"' or " &_

"kelime2 like '"&sagand&"' or kelime3 like '"&sagand&"' or kelime4 like '"&sagand&"'"

elseif instr(ara,"*") then

sol=left(ara,1)

sag=right(ara,1)

sayi=len(ara)-1

if left(ara,1)="*" then

ara=mid(ara,2)

sql="select site,bilgi from denek where kelime1 like '%"&ara&"' or kelime2 like '%"&ara&"' or " &_

"kelime3 like '%"&ara&"' or kelime4 like '%"&ara&"'"

elseif right(ara,1)="*" then

ara=left(ara,sayi)

sql="select site,bilgi from denek where kelime1 like '"&ara&"%' or kelime2 like '"&ara&"%'or " &_

"kelime3 like '"&ara&"%' or kelime4 like '"&ara&"%'"

end if

else

sql="select site,bilgi from denek where kelime1 like '"&ara&"' or kelime2 like '"&ara&"' or " &_

"kelime3 like '"&ara &"' or kelime4 like '"& ara &"'"

end if

rsobj.open sql,connobj,2,3

do while not rsobj.eof

response.write "<a href=http://"& rsobj(0)&">" & rsobj(0) &"</a>" &"<br>" & rsobj(1) &"<br><br>"

rsobj.movenext

loop



%>





<%

rsobj.close

set rsobj = nothing

connobj.close

set connobj = nothing

%>



//search.asp dosyası--------------------------------buraya kadar--------------------------------





//html dosyası--------------------------------------

<html>

<body bgcolor=336699>

<center><br><br>

<form action=search.asp method=post>

<input type=text name=ara> &nbsp

<input type=submit value="  Ara  ">

</form>

</center>

</body>

</html>

Çevrimdışı FeaRLeSs

  • 1. SINIF ÜYE
  • *****
  • İleti: 28.257
  • Puan 2731
  • Cinsiyet: Bay
    • MSN Messenger - tello_hazer1903@hotmail.com
    • Profili Görüntüle
    • E-Posta
HTLM KODLARI
« Yanıtla #4 : 10 Eylül 2007, 21:10:32 »
 ;D


Çevrimdışı Abdullah

  • Osc Kurucu
  • 1. SINIF ÜYE
  • ********
  • İleti: 41.478
  • Puan -1500
  • Cinsiyet: Bay
  • qwqwqw
    • Profili Görüntüle
    • Onehost.net
HTLM KODLARI
« Yanıtla #5 : 10 Eylül 2007, 21:28:07 »
EYW SAOL MELİH BEN BUNLARI KOYMAYI DENEYEYİM SİMDİ BAKALIM NASILMIS.SİMDİ DENEME SAYFASI YAPAR KOYARIM.

Çevrimdışı Abdullah

  • Osc Kurucu
  • 1. SINIF ÜYE
  • ********
  • İleti: 41.478
  • Puan -1500
  • Cinsiyet: Bay
  • qwqwqw
    • Profili Görüntüle
    • Onehost.net
HTLM KODLARI
« Yanıtla #6 : 10 Eylül 2007, 21:32:37 »
ellerine saglık ugrasmıssın melih ama ben bunları denedim bunlar oyunsitesi için uygun değil.Ancak
muzik koyma linkini uygulayabiliriz tabi

Çevrimdışı meert

  • 3. SINIF UYE
  • ***
  • İleti: 4.796
  • Puan 50
  • Cinsiyet: Bay
    • Profili Görüntüle
HTLM KODLARI
« Yanıtla #7 : 10 Eylül 2007, 21:54:46 »
ellerine saglık ugrasmıssın melih ama ben bunları denedim bunlar oyunsitesi için uygun değil.Ancak
muzik koyma linkini uygulayabiliriz tabi
muzık ıyı  ama sole olsun wmp yanı ısteyen ıstedıgı muzıgı ustune surukleyıp koyup dınlsesın bole bır kod war mı ?
Bir Gün Herkes FENERBAHÇE'li Olacak !!!

Çevrimdışı melih123

  • 1. SINIF ÜYE
  • *****
  • İleti: 12.490
  • Puan 2352
  • Cinsiyet: Bay
    • MSN Messenger - steve_melih@hotmail.com
    • Profili Görüntüle
HTLM KODLARI
« Yanıtla #8 : 11 Eylül 2007, 11:10:15 »
apo ne koyarsa onu dinlicez  ;)

Çevrimdışı meert

  • 3. SINIF UYE
  • ***
  • İleti: 4.796
  • Puan 50
  • Cinsiyet: Bay
    • Profili Görüntüle
HTLM KODLARI
« Yanıtla #9 : 12 Eylül 2007, 09:18:31 »
ok ama guzel bısı olsun
Bir Gün Herkes FENERBAHÇE'li Olacak !!!

Çevrimdışı melih123

  • 1. SINIF ÜYE
  • *****
  • İleti: 12.490
  • Puan 2352
  • Cinsiyet: Bay
    • MSN Messenger - steve_melih@hotmail.com
    • Profili Görüntüle
HTLM KODLARI
« Yanıtla #10 : 12 Eylül 2007, 10:12:24 »
bunlar phb forumları için ama müzikler işe yaar

Çevrimdışı HaLiLL

  • 1. SINIF ÜYE
  • *****
  • İleti: 14.638
  • Puan 1441
  • Heryerdeyiz!
    • Profili Görüntüle
    • ultrAslan38
HTLM KODLARI
« Yanıtla #11 : 13 Eylül 2007, 23:27:55 »
şiki şiki baba koy apo ;D