I spent the beginning of last week at the Advisor
Summit in Anaheim, CA. If you were there, thanks for coming. Below are links to my various presentations and hands-on sessions:
Advanced Web Development Techniques, Hands-on
Advanced Web Development Techniques, Lecture
1. Gilles Champagne05/31/2007 01:55:37 PM
Hi Scott,
I want to thank you from the bottom of my heart for your simple yet very effective Web Address Book dialog box. It's the first one I find that delivers the goods as advertised: "simple to implement". And on top of that, it looks good. I don't know how many solutions I've tried in the past weeks that were supposedly "simple to implement" but which, for any number of reasons, I could never get to work. But I did as you said in your exemple: add the two forms, the agent and the javascript library, the computed text and the link to the javascript library in my form and the call to the function in my button's onClick event, AND VOILĄ. This is indeed a great day.
Your blog goes right into my favorites.
Gilles Champagne
2. Scott Good05/31/2007 05:58:58 PM
Homepage: http://www.scottgood.com
Thanks!
3. Patrick Kwinten06/27/2007 06:50:32 AM
Homepage: http://quintessens.wordpress.com
I notice a strange behaviour in the form for the tabbed table demonstration. Everytime I change somethin in the buttons (for example change the text label an _1 is being added to the ID.
Can you explain this or must this being considered as a bug in LN?
4. Scott Good06/27/2007 07:53:54 AM
Homepage: http://www.scottgood.com
You're saying that editing the button changes its ID? That's a bug. Making copies of the button should add _1 to the id (just like making copies of fields does), but not editing.

























