in reply to Re: Promoting Perl events on other Perl sites
in thread Promoting Perl events on other Perl sites

Yes, I am adding the contact info and some text to explain what it is about and how to use.

I am not sure how could one provide pure HTML version?

I can provide a link on the server that would send some ads as pure HTML but how would you integrate them?

  • Comment on Re^2: Promoting Perl events on other Perl sites

Replies are listed 'Best First'.
Re^3: Promoting Perl events on other Perl sites
by moritz (Cardinal) on Nov 09, 2007 at 16:08 UTC
    I would integrate them by fetching them via LWP or something similar. Or perhaps per SSI, I don't know if that works. Or perhaps in an iframe. There are plenty of possible ways ;-)