On 10/5/06, Ben Ward <[EMAIL PROTECTED]> wrote:
The first that comes to mind: If the form is pre-filled then you have a valid vcard that could be parsed (with the addition of some form parsing rules). Take for example an 'Edit Profile' page that contains existing values.
That's a very good point, but it would depend on some changes to the uF parsing rules. Elements like <textarea/> that just wrap values could be parsed normally but others like <input type="text"/> would need to be parsed using the @value, and I'm not sure what we'd have to do to be able to parse, for instance, radio buttons. -Ciaran McNulty _______________________________________________ microformats-discuss mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-discuss
