|
syntax of try{}catch {}
it is in this format. it is inserted into a document
code
try{}
catch{}
code
It is ok, I've already fixed it. Passed in the name of the form and changed to set focus to field that way if an error occured. Seems to work since focus actually happens.
Thanks anyway.
|