El jue, 20-05-2010 a las 14:27 +0200, Joost van der Sluis escribió: > On Thu, 2010-05-20 at 08:44 -0300, Leonardo M. Ramé wrote: > > El jue, 20-05-2010 a las 12:22 +0200, Michael Van Canneyt escribió: > > > > > > On Thu, 20 May 2010, Joost van der Sluis wrote: > > > > > > > On Thu, 2010-05-20 at 11:48 +0200, Michael Van Canneyt wrote: > > > >> > > > >> On Thu, 20 May 2010, Joost van der Sluis wrote: > > > >> > > > >> > On Wed, 2010-05-19 at 17:35 -0300, Leonardo M. Ramé wrote: > > > >> >> Hi, I'm trying to create a non-default action that must be executed > > > >> >> when > > > >> >> the url is /cgi-bin/myprogram?action=ShowListing. When I change the > > > >> >> Content-property to "ShowListing" it automatically adds an #10 > > > >> >> character > > > >> >> at the end, this can be easily see in the lfm file as follows (also > > > >> >> note > > > >> >> that Contents.strings is added by Lazarus -not by me-): > > > >> > > > > > Well, I don't care about the duplicated Content and Contents.Text > > properties, the "bug" is that my non-default action is not executed, > > maybe the param "?action=ShowListing" is not evaluated because of the > > #10? > > Did you set WebModule.Actionvar:='action'? Else try > cgi-web/program/ShowListing > > Joost. >
Hey!, thanks, that worked!. -- Leonardo M. Ramé Griensu S.A. - Medical IT Córdoba Tel.: 0351-4247979 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
