hi there,
well I have a website running in PHP. and I have a link outside of it, I want to open this link in a new browser window, but I dont have any idea how can i do that, can you hep me posting the code that I need.

thanks a lot.

Sergio F.

    <a href="http://www.example.com" target="_blank">Open In A New Window</a>

      Ok, thanks, but this link open the window with all properties.
      Im talking about a window like a popup, without address bar and staff.
      I know that is with a javascript, but I dont know if there same diferences in the scrip if i use PHP or ASP.

      Thanks

        Write a Reply...