Well everythinh ok exept that when submit button pressed always opens a new
window ...
Is there any way to stay on the same window after submit pressed ?
Re: $cgi->submit beams me !
# I found it ... solved if target=>'_self'
# at the ...->start_multipart_form(...