[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

Re: Using information in other documents



On Thursday 1 March 2001, at 21 h 34, the keyboard of Anders Dinsen 
<anders@dinsen.net> wrote:

> I want be able to write something like:
> 
> <href url="document">
> 
> and have WML fetch the title of the document and make HTML like:
> 
> <a href="document">Title</a>

A bit of ePerl code?

<define-tag href>
<:
# Open the file
# Find the title (HTML::HeadParser)
# Print it
:>
</define-tag>



______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com