Hi guys,
I have a form does custom field check with custom error message. This form also accepts image uploads.
How do I input code in the Form tag attachment field?
for verification i use:
and image upload i use
I tried adding them together and seperate by ";" but it doesnt work.
Please help.
Thanks,
William
I have a form does custom field check with custom error message. This form also accepts image uploads.
How do I input code in the Form tag attachment field?
for verification i use:
onSubmit="return checkForm(this)"
and image upload i use
enctype='multipart/form-data'
I tried adding them together and seperate by ";" but it doesnt work.
Please help.
Thanks,
William
fixed.
wasn't the Form Tag attachment field problem. it works fine with 2 codes inserted.
wasn't the Form Tag attachment field problem. it works fine with 2 codes inserted.
This topic is locked and no more replies can be posted.