I stuck with following constellation:
I want a click function for Check Availibility that does a jquery ajax with a given url (i.e. http://kiris-alinda.de/temp/verify.php) checks if the attribute @ges has a value (ie ges=”1234″) or not (ie ges=””) and finally alerts “true” or “false”
XML Response with true: http://kiris-alinda.de/temp/verify_true.php
XML Response with false: http://kiris-alinda.de/temp/verify_false.php
Thanks a lot in advance for your feedback and an interesting discussion…
you can try this approach