Hi Jamie, Robert (Jamie) Munro wrote: > Very useful. I've based my system on the first link because I didn't > need to use POSTs, I just add ?foo=bar to the end of the URL and get it > as normal. I added the ability to load a list of urls and element ids > one after the other, then only activate the submit button at the bottom > of the page when the whole form was loaded. This means the top of the > page loads quickly, and the rest loads section by section before people > scroll down to it. > > I was thinking I would have to do something like this, and your links > made it really easy. >
I'm really pleased to hear it. I came across AHAH as I was investigating AJAX. I'd been dreading using AJAX, partly because it would mean a good deal of reworking of existing applications, partly because of the learning curve. For my applications, AHAH has turned out to be a better solution, and it's a bonus that it is so easy to implement. -- Regards, PhilK 'let's hear it for the vague blur' _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
