<img src="http://my.app/createcaptcha"; />

...where "createcaptcha" is the controller calling the Plugin::Captcha method.

I see!

<img src="[% c.uri_for('captcha') -%]" />

works for me. Thanx for good hint!

Tomas

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to