ªèǧ¹Õ館³ä´éÅͧ check ÊØ¢ÀÒ¾áÅÐÊÑ´Êèǹ¢Í§¤Ø³ËÃ×ÍÂѧ?

2003-02-09 Thread nun
ªèǧ¹Õ館³ä´éÅͧ check ÊØ¢ÀÒ¾áÅÐÊÑ´Êèǹ¢Í§¤Ø³ËÃ×ÍÂѧ? click!! http://www.geocities.com/th_healthclub/slender4u/

# IMPORTANT #

2003-02-09 Thread uzima akini
IMPORTANT: FOR CONFIDENTIALITY REASONS ,ALL CORRESPONDENCE SHOULD BE FORWARDED TO MY HOME EMAIL ADDRESS [EMAIL PROTECTED] FROM:BARRISTER AKINI UZIMA ESQ. JOHN GATES A. & CO EXCELLEGAL CHAMBERS ATTORNEYS/LEGALPRACTITIONER NIGERIA. WE NEED YOUR ASSISTANCE. DEAR FRIEND, COMPLIMENTS OF THE S

Re: Stupid not-so-beginner question - DOM random-access create...() APIs

2003-02-09 Thread Berin Lautenbach
Howard, I have a very similar set of requirements, so my experiences _may_ be of use. I have an application where I parse an XML file into a DOM document. I read parts of that document, add nodes, delete nodes, overwrite nodes and search for nodes using the various DOM functions. I also use

Stupid not-so-beginner question - DOM random-access create...() APIs

2003-02-09 Thread Howard Kapustein
OK, I think I'm finally starting to understand (partly) how Xalan works. And I'm getting very very scared. Here's what I'm trying to do. I have a large block of C++ code that performs various styles of XML DOM manipulation. In particular, these idioms: Create a DOMDocument a1) Create empty DOM a2