Skip to main content
Known Participant
March 12, 2008
Question

cfinput required attribute doesn't work!!

  • March 12, 2008
  • 1 reply
  • 236 views
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
    This topic has been closed for replies.

    1 reply

    BKBK
    Community Expert
    Community Expert
    March 12, 2008
    Is the system folder CFIDE in the same location in both servers?