Link to home
Start Free TrialLog in
Avatar of gplemos
gplemos

asked on

ColdFusion Submit button error on form

Admittedly, its been a while since I created a CF form but started working on one last night. I uploaded it to my web server and tried it on my IE browser. I am getting this error page:


-------------

Error Diagnostic Information
Attribute set validation error in tag CFINPUT

The tag has an invalid attribute combination: the value of the tag switch attribute 'TYPE' which is now 'SUBMIT' is invalid. The valid attribute values are

TEXT
PASSWORD
CHECKBOX
RADIO
The error occurred while processing an element with a general identifier of (CFINPUT), occupying document position (159:61) to (159:108).

The specific sequence of files included or processed is:
D:\Clients\www.website.COM\www\nreport.cfm      


Date/Time: 05/30/07 14:26:13
Browser: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; FDM; .NET CLR 1.1.4322)
Remote Address: x.x.x.x
 
-------------


Don’t understand why the line with the submit button:

<cfinput type="submit" name="go" value="submit">

Would be causing this? Something easy I am missing no doubt! Help?
ASKER CERTIFIED SOLUTION
Avatar of pmascari
pmascari
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Zvonko
CFINPUT type="SUBMIT" was added in version CFMX7
Avatar of T.J.
T.J.

Thats fine. This project was something worked on over a year ago. I couldnt do a lick of cold fusion these days if my life depended on it. LOL..