I have a contact form that I'm inserting into a access database. If the form result is blank, I want to enter NONE into the database. What's the most efficient way to do this? I started to make an if statement and set a variable to none, but there has to be a easier/faster way. Would looping thought the form elements somewhow work?
Thanks,
pt
Thanks,
pt