Hi I use line: print $q->header(-Refresh=>'10;'.$q->self_url()); on a page with a form containg several textfields. Problem is that values in the form are cleared when the page is autorefreshed, whereas when I use submit button all is OK. I get the feeling retrieving the params with my @Params = $q->param; could be the problem. But dont know how to fix it. Can anyone help me? Mark _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web
