in reply to Re: changing form action
in thread changing form action
it returns: Status: 302 Moved Location: http://127.0.0.2/cgi-bin/18.cgi?12 and if i remark $query->header(); it gives : Internal Server Error$query->header(); # some other code print $query->redirect('http://127.0.0.2/cgi-bin/18.cgi?12');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: changing form action
by bassplayer (Monsignor) on Mar 16, 2004 at 15:11 UTC |