Hello. I'm trying to write a generic progress bar for my site. I will be implementing it as a custom tag on the page, which then renders in the browser as the HTML required for the links.
I've just realised that what I want to generate is <html:link> tags, but that won't work will it? Won't I have to generate pure HTML, the same HTML that <html:link> would output? How do I implement this? Cheers, Tim. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

