arkdaşlar websitemin adres çubuğunda herhangi bir sayfaya irince link deişiyor.. mesela graffiti bölümüne girince şöle oluyor :http://bzkst.com/graffiti.htm ben bunun hep aynı kalmasını nası sağlarımm... yani graffiti sayfasına da girse adres çubuğu böle kalcak :http://www.bzkst.com .?? saygılar
HTML ile çok rahat bir şekilde yapabilirsin bunu. <html> <head> <title>Site ADINIZ"</title> </head> <frameset border="0" rows="*,0"> <frame src="http://www.sitenizinadresi.com"> </frameset> <noframes> <meta http-equiv="refresh" content="0; url=http://www.sitenizinadresi.com"> </body> </noframes> </html>
quote:Orjinalden alıntı: kbirgoren HTML ile çok rahat bir şekilde yapabilirsin bunu. <html> <head> <title>Site ADINIZ"</title> </head> <frameset border="0" rows="*,0"> <frame src="http://www.sitenizinadresi.com"> </frameset> <noframes> <meta http-equiv="refresh" content="0; url=http://www.sitenizinadresi.com"> </body> </noframes> </html> ooo çok saol.. her sayfaya koyyoz demi.? bunları.?
quote:Orjinalden alıntı: JR.IVORY quote:Orjinalden alıntı: kbirgoren HTML ile çok rahat bir şekilde yapabilirsin bunu. <html> <head> <title>Site ADINIZ"</title> </head> <frameset border="0" rows="*,0"> <frame src="http://www.sitenizinadresi.com"> </frameset> <noframes> <meta http-equiv="refresh" content="0; url=http://www.sitenizinadresi.com"> </body> </noframes> </html> ooo çok saol.. her sayfaya koyyoz demi.? bunları.? Hayır.. sadece bir index yapacaksın ona bu kodu koyup ilk sayfanı çağıracaksın