$cgi->submit beams me !

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 ?
George [ Mo, 15 November 2004 11:29 ] [ ID #483869 ]

Re: $cgi->submit beams me !

# I found it ... solved if target=>'_self'
# at the ...->start_multipart_form(...
George [ Mo, 15 November 2004 13:24 ] [ ID #484500 ]
Perl » alt.perl » $cgi->submit beams me !

Vorheriges Thema: Script to pass info to GET string
Nächstes Thema: PERL+CGI+PLUG-IN architecture