my problem is:
on one page i generate content from db depending on parameters
and in the same page i save the results(send by mail)
so i have that way 2 actions to do in my submit button (generate content
and save results)
The content may be also edited by user(and need validation)
What is the best solution for this?

1. Split actions to different pages
2. use cancel button to do second action or write another tag let say
submit2
3. ?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to