on error goto ehandler
dim antwort
antwort="Nimm Joomla"
msgbox(antwort,"","")
ehandler:
msgbox("CMS ist zu funktionsreich udn kompliziert.")
on error goto ehandler
dim antwort
antwort="Nimm Joomla"
msgbox(antwort,"","")
ehandler:
msgbox("CMS ist zu funktionsreich udn kompliziert.")