Page 2 of 2

Posted: Wed 30. Jun 2004, 13:49
by derD
btw. where do i find the HTML code for the email form ? i want to replace the system "send" button with my own button.

Posted: Wed 30. Jun 2004, 14:09
by Oliver Georgi
Fill in the word you need in content part - there is a field ("button text") for this.

Oliver

Posted: Wed 30. Jun 2004, 15:13
by mtjmohr
So, in other words, the workflow runs like this:

- definition of variables in "act_formmailer.php" as done above;
- data entry in email form;
- redirect from email form to another php script with all variables contained;
- checking for the variables and sending the "heaeder("..."); statement;

is this the correct way?

Best wishes


Markus

Posted: Fri 20. Aug 2004, 08:48
by derD
yeah. but i wanted to replace the whole button with my own graphic for the button.

Posted: Fri 20. Aug 2004, 08:59
by Oliver Georgi
then create your form by using static html ;-)

This is still available.

Oliver