| Web Design & Programming Building websites, coding scripts or developing apps? html, css, javascripts, ajax, php, asp, java, c+, C++ and other geeky info is here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Status: Junior Member Join Date: Aug 2009 Posts: 1
![]() | I am trying to use the redirect code below to redirect visitors to a new site but when I place it in my index.html and upload it, this message appears: "Forbidden You don't have permission to access /src="http://www.redirectpage.com on this server." This is the code: <HTML> <HEAD> <META NAME="description" CONTENT="http://www.DOMAINNAMEcom"> <META NAME="keywords" CONTENT=""> </HEAD> <FRAMESET border=0 rows="100%,*" frameborder="no" marginleft=0 margintop=0 marginright=0 marginbottom=0> <frame src=src="http://www.AFFILIATELINK.com" scrolling=auto frameborder="no" border=0 noresize> <frame topmargin="0" marginwidth=0 scrolling=no marginheight=0 frameborder="no" border=0 noresize> </FRAMESET> </HTML> I´m a total newbie to this so the more detail the better. Thanks! |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |