OK - I did just what I said - did a get on the post, inspected all the custom_fields in the array using a switch statement, then updated the fields with the new values, and finally saved the post via metaWeblog.editPost.<br>
<br>Seems to work OK.<br><br><br><br><div class="gmail_quote">On Wed, Apr 8, 2009 at 11:03 AM, Joe Cheng <span dir="ltr"><<a href="mailto:Joe.Cheng@microsoft.com">Joe.Cheng@microsoft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div class="im">
<div dir="ltr"><font color="#000000" face="Tahoma" size="2"></font> </div>
<div style="direction: ltr;">> I'd somehow have to do a getPost, then inspect the custom_fields array to figure out what meta_ID is attached to the specific field I'm wanting to update.</div>
<div style="direction: ltr;"><font face="times new roman"></font> </div>
</div><div style="direction: ltr;"><font face="times new roman">David, is this really such a big deal for you to do? You talked about server/network load earlier, but we're just talking about a couple of extra XML-RPC requests at authoring time, and only a few extra
lines of code.</font></div>
</div>
<br>_______________________________________________<br>
wp-xmlrpc mailing list<br>
<a href="mailto:wp-xmlrpc@lists.automattic.com">wp-xmlrpc@lists.automattic.com</a><br>
<a href="http://lists.automattic.com/mailman/listinfo/wp-xmlrpc" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-xmlrpc</a><br>
<br></blockquote></div><br>