Jump to content

Aspde Otomatik Yönlendirme


Recommended Posts

<%

Response.Write "<p align=center><meta http-equiv=refresh content=3;url=gideceksayfaaaaaaa></p>"

Response.Write "<p align=center><font size=2 color=#000000 face=Arial>{ yönlendiriliyorsunuz... }</p>"

Response.End

%>

Buyur asp olarak kullan.

Link to comment
Share on other sites

Ben O kodları Bu kodların neresine eklicem

Benim Kodlarım

<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-image: url();
background-color: #000000;
}
-->
</style></head>

<body>
ASSA
<form id="form1" name="form1" method="post" action="">
<label>Giris </label>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="681" height="384">
<param name="movie" value="Yeniyıl.swf" />
<param name="quality" value="high" />
<embed src="Yeniyıl.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="681" height="384"></embed>
</object>
</form>
</body>
</html>[/CODE]

Link to comment
Share on other sites

başında bir yere ekle işte :drinks:

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

bunun altına

<meta http-equiv=refresh content=3;url=gideceksayfaaaaaaa>

bunu ekle.

Denedim ama olmuyor

Link to comment
Share on other sites

onlar html kodları. asp ( <%%> ) arasına almadın inşallah :dribble:

Rica Etsem Bu kodların arasına yerleştirseniz

<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-image: url();
background-color: #000000;
}
-->
</style></head>

<body>
ASSA
<form id="form1" name="form1" method="post" action="">
<label>Giris </label>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="681" height="384">
<param name="movie" value="Yeniyıl.swf" />
<param name="quality" value="high" />
<embed src="Yeniyıl.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="681" height="384"></embed>
</object>
</form>
</body>
</html>[/CODE]

Link to comment
Share on other sites

<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "

<html xmlns="

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<meta http-equiv=refresh content= :dribble: 3 :) ;url= :) gideceksayfaaaaaaa :p >

<title>Untitled Document</title>

<style type="text/css">

<!--

body {

background-image: url();

background-color: #000000;

}

-->

</style></head>

<body>

ASSA

<form id="form1" name="form1" method="post" action="">

<label>Giris </label>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase=" width="681" height="384">

<param name="movie" value="Yeniyıl.swf" />

<param name="quality" value="high" />

<embed src="Yeniyıl.swf" quality="high" pluginspage="

Please register to see this content.
type="application/x-shockwave-flash" width="681" height="384"></embed>

</object>

</form>

</body>

</html>

smileyli yerleri düzenle.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...