Dynamic output to browser.
hello guys,
I recently decided to change the look & feel of a my Perl application
because I was astonished from the JQuery UI but I'm crashing my head
with a stupid (I think, and i hope) problem:
- if I write the code in a flat file everything goes, the interface
works well (eg static html page)
- when I direct the code (builded dinamically) from my Perl program
to the browser via mime directive (content-type: html/text) nothing
works :(((((
ps my perl program is an application that normally works as web
interface (with some js, css and more).
suggestions?
best regards
Hannibal