Link to home
Create AccountLog in
Web Servers

Web Servers

--

Questions

--

Followers

Top Experts

Avatar of KCody
KCody🇺🇸

Form Validation and Internal server error message
I'm running Coldfusion 9 on top of the latest version of IIS.  When I validate a field in a form I'm seeing an Internal server error 500 in addition to the message the user should see about missing or incorrect data in a field.  In Coldfusion MX I didn't see that server error, only the coldfusion error message.  Is there a way to only show the coldfusion error?  My concern is that a website user will see the big 500 error and ignore the information below it.  I have a screen cap below to show what I'm seeing. User generated image

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


ASKER CERTIFIED SOLUTION
Avatar of KCodyKCody🇺🇸

ASKER

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

Avatar of KCodyKCody🇺🇸

ASKER

I solved my own problem just after I posted the question.

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.

Web Servers

Web Servers

--

Questions

--

Followers

Top Experts

A web server refers to the software that helps to deliver web content that can be accessed either through the Internet or through an intranet. The primary function of a web server is to store, process and deliver web pages to clients. The communication between client and server takes place using the Hypertext Transfer Protocol (HTTP). The most common use of web servers is to host websites, but there are other uses such as gaming, data storage, running enterprise applications, handling email, FTP, etc.