in reply to Re^3: Perl-CGI refresh with different param(s)??
in thread Perl-CGI refresh with different param(s)??
Thanks a lot, I can use your approach (shown at the stackexchange website). I changed the source to method "GET" to see the tags, then used those and changed it back to "POST". And it worked!