in reply to Drop Down Year List

I've got the code working on a page that's generated by perl, but I'm still stumped on how to show it on one of the cart pages that's not generated by perl. This cart uses a tag system that I can't decipher.

Do I need to use some sort of templating system for this, or is there a way to somehow embed perl results in an HTML page?

Any pointers would be greatly appreciated.

Thanks again

Replies are listed 'Best First'.
Re^2: Drop Down Year List
by GrandFather (Saint) on Aug 23, 2009 at 21:02 UTC

    Perhaps we need some of the bigger picture? If the page you want to edit is static then you are stuffed from the get go unless you can change to generating it dynamically. If it is not static then something generates it, but we don't know what the something is and we don't know what resources the page is generated from.

    It often helps to sketch the bigger picture right at the start so we have a context to fit the question into to provide better focused answers.


    True laziness is hard work