found out my page is doing something i don’t wont, when i’m on the contact page, and i’m using my likes, the 2 above opening a new window, the 1 below stays in the same window, i just want everything stays in the same window, but don’t know how to fix that.
also the to above links are not working from what the masterpage says, all the other links work like i ajusted them on the masterpage
i’m using a freecounter 2 en create email and a php feedback form on the contact page.
my thannks for everyone who can help me solve it
if anyone can help me to solve this, otherwise i think i need ot remove the page and build it again.
If you apply this Action to your page, does that mean you are creating an HTML e-mail message? If so, they will ALWAYS open in a new window, because an e-mail application is not a Web browser. You can’t get a link to open in the same window (within an e-mail application). (This should also be your clue not to put HTML in an e-mail message, but that’s a different issue altogether.