Forums / General / Very simple question
Nebojsa Eric
Wednesday 09 May 2007 9:21:15 am
Hi all
Here is one very simple question.
How to post data to another page by using eZ? I believe it's not embarrassing to ask this kind of question. :)
So, I want something like this in my template:
<form name="form1" method="post" action="/page1/"> <input type="text" name="strFirstName" value=""> <input type="submit" value="submit"> .....<form>
When user clicks on submit button I need to post, for example, strFirstName to another template and also use that strFirstName within another template. How?
Friday 11 May 2007 7:00:45 am
Solved.
Ćukasz Serwatka
Friday 11 May 2007 11:37:29 am
For further readers:http://ez.no/ezpublish/documentation/incoming/http_post_to_url_conversion
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog