Question
CF Form issues
90% of my pages use <cfif isdefined("form.xxx")> to
execute a block of code after the submit button is pressed. This
works on my test server and I have never had a problem with the
code in past websites but I just started using a new hosting
company, hostnexus, and when you press the a submit button the page
reloads and totally skips everything in the <cfif isdefined...
code section. Here is the test page link.
http://65.98.59.170/$sitepreview/Ozark-Development.com/test.cfm
Here is the code for the test page.
http://65.98.59.170/$sitepreview/Ozark-Development.com/test.cfm
Here is the code for the test page.
