Question
CFFORM and BASE HREF tag
Hello,
I am developing a web page with the <BASE HREF=" http://www.mydomain.com"> tag and using CFFORM to do some form validation on the page. When I test the page, the CFFORM is not validating. I thought that maybe the <BASE> tag was throwing off the mappings somehow, making /CFIDE look in http://www.mydomain.com/CFIDE (which doesn't exist).
Any ideas on how to make CFFORM work with a <BASE HREF=" http://..."> tag?
Thanks!!
I am developing a web page with the <BASE HREF=" http://www.mydomain.com"> tag and using CFFORM to do some form validation on the page. When I test the page, the CFFORM is not validating. I thought that maybe the <BASE> tag was throwing off the mappings somehow, making /CFIDE look in http://www.mydomain.com/CFIDE (which doesn't exist).
Any ideas on how to make CFFORM work with a <BASE HREF=" http://..."> tag?
Thanks!!