Luke Blanshard wrote: > I'm guessing this is really an escaping problem. You're trying to > generate html without doing any escaping? Try viewing the source of > your generated page -- the quotes are no doubt all there just as you > output them, but they're probably interfering with html attributes. Well, I'm glad you're paying attention to the obvious things, because I don't seem to! Yes, it's an HTML escaping problem. Hmm... this might take a while to clear up. -- Posted via http://www.ruby-forum.com/.