I stumbled upon that article in my search, but I was hoping there was an easier way because:
1. I'm lazy and I didn't want to spend a few hours customizing the classes for such a small part of my program (it's just for HTML help docs).
2. I was hoping to add a form button that posts to PayPal, but the classes explained in the article aren't powerful enough to handle the transfer (my first attempt to click the button before tweaking the classes produced enough run-time errors to cripple JBuilder and eat up about 500 megs of memory in 10 seconds!)
I finally just sat down and changed the classes to fit my needs. Good E Nuff.
Thanks for the tip!