From kfm-devel Wed Apr 27 05:43:33 2005 From: Michael Pyne Date: Wed, 27 Apr 2005 05:43:33 +0000 To: kfm-devel Subject: Why doesn't this work? Message-Id: <200504270143.36492.pynm0001 () comcast ! net> X-MARC-Message: https://marc.info/?l=kfm-devel&m=111458064927587 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart2436025.eiL6vQTz7z" --nextPart2436025.eiL6vQTz7z Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm trying to submit a form with Javascript. It doesn't seem to work right= in=20 Konqueror for some reason (KHTML CVS). Sample code:
Program 1
Program 2
Basically what I'm trying to do is write a frontend for my personal use, wh= ich=20 just displays a list of hyperlinked programs (generated via CGI script),=20 which, when clicked, just runs the script again, but with the appropriate=20 form variables filled out. This works in Firefox 1.0.3, as did an alternate technique I tried of creat= ing=20 the form and the input elements dynamically. Neither method seems to work = in=20 KHTML. Instead of going to the specific page for the program, KHTML either= =20 reloads the page it was on (listing of programs), or goes back to the defau= lt=20 page that is displayed when the user first runs the script. :( I'd appreciate any advice/pointers. Regards, - Michael Pyne --nextPart2436025.eiL6vQTz7z Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBCbyaIqjQYp5Omm0oRApNtAKCrionQIS3hBirBmH2YLBgR7ZR+qACfbs9o 9cUobjQ6VOEcvELKyFKtBZ8= =fb8Z -----END PGP SIGNATURE----- --nextPart2436025.eiL6vQTz7z--