Forums / General / If I want to use a button with end of article??

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

If I want to use a button with end of article??

Author Message

Nasim Hamid

Monday 19 December 2005 12:27:27 am

Hi to all
I want to use a button with a Article.
So, In end of article i want to put a button to open a form.
can I use this:<form action="Test.php" method="Post">
When the button pressed the Test.php script execute???
How to do that because in ur tutorial in guest book example you use the action in button but you execute a action.php from content modules.
My problem to know how to execute my php file when the button pressed with the article objects.
Thank you for your help.