pp <[EMAIL PROTECTED]> wrote:
> >
> > Dumb question: did you put <form action="&(midgard.uri);" method="POST"> ...
></form> ?
> >
> hmmmmm.....
> it looks like this:
> <form method="post" action="/xxx/yyy/&(article.id);.html">
>
> and I do not know if use:
> if ($action) or if ($action == '/xxx/yyy/&(article.id);.html' ) ?
you can use if($action) but you need to declare the submit button like this:
<input type="submit" name="action" value="Submit">
the action attribute of the form tag does not create any PHP variable.
> BTW, are there any limitations with taking some code from admin site
> 1.2.5
> to asgard or nadmin?
No limitation on Asgard, this is full GPL.
I don't know exactly for nadmin, but I guess it's GPL for you.
>
> Piotras
--
Best regards, David Guerizec
http://www.guerizec.net/david/ http://www.imuable.org/
http://www.midgard-project.org/ http://www.aurora-linux.com/
> I'd rather listen to Newton than to Mundie. He may have been
> dead for almost three hundred years, but despite that he
> stinks up the room less. -- Linus Torvalds
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]