Hello all.
I have a rather simple form that has two fields that are optional. When the form field is not filled out on the form I want a certain word to be put there instead. The variable name is useremail and right now I have coded the following:
If useremail = " " Then
useremail =...
I know this is rather elementary for the bulk of you, but its not soaking into my brain.
I have a form with a field that the person has an option to fill out or not. I want to pass the value they input and if they don't input something I want to be able to assign a value to pass.
Something...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.