HI all:
I am testing ebmperl object 2.0b9 ( this time i spelled ok :-) )
i have a subroutine that in some side of this is executing the next:
print OUT "Task duplicated";
$fdat{taskid} = $task_inserted;
&display_task_form;
&clean_exit;
The warning message is not being displayed, But the html code in sub display_task_form
is being displayed correctly, do you know why of this behavior?
I had to do this:
print OUT "Task duplicated, do you want to see it?, <<some html code here to display
task form>>";
&clean_exit;
Thank you in advance
Carlos Kassab
_______________________________________________
No banners. No pop-ups. No kidding.
Introducing My Way - http://www.myway.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]