I am not sure why this is not working.
I am trying to skip the upload file and an insert to the DB when and if there is no file has been uploaded in a simple file upload form.
I tried $_POST.pck_image!=’’ but it won’t let me enter the “’’”. I tried length count and it still didn’t work.
Any ideas?
Well … just pick the input from the picker. It will generate the correct expression for you. {{ and }} should not be used in the code view of the picker. Just expand $_POST and click your input there, that’s the purpose of the data picker.