(1): 2: 3: 4: 5: 6: 7: 8: 9: 10: 11:
use surowy; use OpenOffice:: OODoc; use OpenOffice:: OODoc:: Meta; use OpenOffice:: OODoc:: XPath; use OpenOffice:: OODoc:: Wizerunek; &test; test test { mój $doc = ooDocument (kartoteka => "C:\ \ macros \ \ OOSjablonen \ \ test.odt"); mój $element = getFrameElement ("frame_name "); druk "el: $element tekst: \ n"; }
(1): 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14:
$.ajax ({ typ: "POCZTA", url: "root/to/file.php", dane: dataString, sukces: funkcja (dane) { ostrzeżenie (dane); $("#addshipping ").hide (); $("#success ").fadeIn (1000, funkcja () { parent.$.fancybox.close (); }); } })