Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cfinput required attribute doesn't work!!

New Here ,
Mar 12, 2008 Mar 12, 2008
Hi,

I have the following code like this. and I have built two web sites with different port in IIS.

<cfinput type="text" name="username" required="yes" Message="Please enter your Username" title="Please enter your Username" >

the code works in one web site but doesn't work in other site.

I guess I need change IIS site property setings to fix this.

the error message is "Object expected', the problem is the javascript code generated with cfinput.

Please give me a idea how to fix this.

Thanks

Mark
212
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 12, 2008 Mar 12, 2008
LATEST
Is the system folder CFIDE in the same location in both servers?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources