Redirect U Domain Easly....
good luck
Showing posts with label script. Show all posts
Showing posts with label script. Show all posts
Tuesday, September 4, 2012
Thursday, August 30, 2012
HTML HOME script
< test!DOCTYPE html>
< testhtml>
< testbody>
< testh1>My First Heading< test/h1>
< testp>My first paragraph.< test/p>
< test/body>
< test/html>
My first paragraph.
Good luck
< testhtml>
< testbody>
< testh1>My First Heading< test/h1>
< testp>My first paragraph.< test/p>
< test/body>
< test/html>
delete the word test
results...
My First Heading
My first paragraph.
Good luck
Tuesday, October 7, 2008
Free Clixsense script
http://www.clixsense.com/ad_display.php?view=timer_frame&href=aHR0cDovL3d3dy4xc2hvcHBpbmdjYXJ0LmNvbS9hcHAvP2FmPTY2MTEzMQ==#

Free Script Redirect Domain
<%@ Language=VBScript %>
<%
' Set up your variables
Dim sURL, sPath
' Get the domain name typed in the brows
' er.
sURL = Request.ServerVariables("HTTP_HOST")
' Get the rest of the path after the dom
' ain name.
sPath = Request.ServerVariables("PATH_INFO")
' Based on the domain name, redirect the
' user
' to the correct directory and attach th
' e rest
' of the path.
Select Case sURL
Case "www.maindomain.com", "maindomain.com"
' Ignore...this is the current site.
Case "www.domain2.com", "domain2.com"
' redirect To the "domain2" directory
Response.Redirect "domain2" & sPath
Case "www.domain2.net", "domain2.net"
' redirect to the "domain2net" directory
'
Response.Redirect "domain2net" & sPath
End Select
%>
enjoy it.
<%
' Set up your variables
Dim sURL, sPath
' Get the domain name typed in the brows
' er.
sURL = Request.ServerVariables("HTTP_HOST")
' Get the rest of the path after the dom
' ain name.
sPath = Request.ServerVariables("PATH_INFO")
' Based on the domain name, redirect the
' user
' to the correct directory and attach th
' e rest
' of the path.
Select Case sURL
Case "www.maindomain.com", "maindomain.com"
' Ignore...this is the current site.
Case "www.domain2.com", "domain2.com"
' redirect To the "domain2" directory
Response.Redirect "domain2" & sPath
Case "www.domain2.net", "domain2.net"
' redirect to the "domain2net" directory
'
Response.Redirect "domain2net" & sPath
End Select
%>
enjoy it.
Free Script CheckPageRank - Cek Ranking Your Web
*cek ranking*
//
//![]()
//
//
//
===============================
//
//
//
//
//
//
//
//
===============================
//
//
//