-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Just for the record, I also tried to translate the POST into a GET by
> appending the form variables to the URL, but this didn't work (I only got
> an empty document back, perhaps because the URL gets very long).
Or perhaps because GET and POST are different things.
Using javascript to navigate between links is not HTML, and Plucker
shouldn't be expected to handle that. Plucker also doesn't handle forms, so
converting the Javascript to forms won't work either. Convert the links back
to their native HTML equivalents, and you'll see better results. Perhaps the
- --url-pattern options would help here. Apply a regex to convert the invalid
Javascript code to HTML, and parse again.
d.
perldoc -qa.j | perl -lpe '($_)=m("(.*)")'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE++F6OkRQERnB1rkoRAg/oAKDKTS6hwS3Nd46WrPAzos9khXkSQQCgv6SV
erw289m5SN/DpMBoFdbkJxk=
=CW1+
-----END PGP SIGNATURE-----
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list