$cgi->submit beams me !
am 15.11.2004 11:29:03 von GeorgeWell 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 ?
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 ?
# I found it ... solved if target=>'_self'
# at the ...->start_multipart_form(...