By msz3544 on
I am using the weblink module, but the default seems to be to open links in the same window as my site ... I cannot find where to configure it to open in a new window. I looked at this thread: http://drupal.org/node/23857 but when I uploaded that newwindow.module it produced the following error: warning: Cannot modify header information - headers already sent by (output started at ...). Thanks
Comments
Try
Try this,
"http://www.foo.com/blah" target="New_Window"