Howdy. When I attempt to use KFM to view PHP3-generated pages (Apache 1.3.4 w/mod_php3 ver 3.0.6) containing forms (ver1.167.2.11) and submit the form, I get redirected to the wrong page. This has occurred with some fairly simple forms, browsing locally with a file in the server's document root directory named "admin.php3" containing a (PHP3-generated)
(i.e. not using "PHP_SELF") getting redirected to /localhost/admin.php3/admin.php3 and the form's contents apparently not having been submitted. this has also occurred with a page on remote servers using a similar (although I do not know the details of their setup, it is Apache w/ mod_php3); instead of getting redirected to a remote site, as the script is supposed to do upon submission of the form, I get directed to the server's front page. This is solely a KFM-PHP3 issue so far as I can tell: Lynx, Netscape, and even Arena have not had similar problems. Hope this is enough information to squash the bug. (and, since I haven't had the opportunity, thank you for your good work!) AC