Posted by Geoff Berrow on 03/21/06 21:40
Message-ID: <C045B55F.59520%sk@karma-lab.nospam.com> from Stephen Kay
contained the following:
>Sorry for this really basic question, but assuming you have created a URL
>string in your code, how do you cause a window to be opened with that url?
That's not php it's html
<a href='newpage.php' target='_blank'>link to new page (opens in a new
window)</a>
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
[Back to original message]
|