B, i have one more qustion for you.
if you look at my sorce forum most pages. i have
<!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" dir="ltr" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><!--//
/* *******************************************************
Application: Web Wiz Forums ver. 8.02
Author: Bruce Corkhill
Info: http://www.webwizforums.com
Available FREE: http://www.webwizforums.com
Copyright: Bruce Corkhill ©2001-2006. All rights reserved
******************************************************* */
//-->
<html>
<head>
<TITLE>Babesline.dk Forum, Debat, Erotik. </TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META NAME="Title" CONTENT="Babesline.dk Erotik, forum, debat">
Dublicate
<html>
<
head>
as i in footer have included my site, as forum in integratet in my site.
can i not change the things a bit.
like in file browser_page_encoding_inc.asp
only have this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
and change my include to have this.
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
<TITLE>Babesline.dk Forum, Debat, Erotik. </TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META NAME="Title" CONTENT="Babesline.dk Erotik, forum, debat">
to avoide thet dublicate things all over the site??
whould thet give problems to do this you think ?