Posted by Marcin Dobrucki on 11/29/05 11:09
nick wrote:
>> <html>
>> <?
>> $code=0001;
>> $name="hello";
>> <a herf="../"+$code+"/profile.htm" title=$name target="_top">$name</a>
>> ?>
>> </html>
>> i suppose the output is a hyper link , but why i can do that?
>> thanks!
> how to make it open in new windows?
read: http://www.w3.org/MarkUp/
And specifically: http://www.w3.org/TR/html4/types.html#type-frame-target
/m
Navigation:
[Reply to this message]
|