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

Custom Server Side Form Validation Page

Explorer ,
Jul 06, 2007 Jul 06, 2007

Copy link to clipboard

Copied

I'm developing something using server side form validation and my only problem is that the page it takes users to is ugly! Is there a way to customize this page?
TOPICS
Advanced techniques

Views

203

Translate

Translate

Report

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
LEGEND ,
Jul 06, 2007 Jul 06, 2007

Copy link to clipboard

Copied

Yes. Write your own validation code instead of relying on what CF provides with hidden form fields and the like.

Votes

Translate

Translate

Report

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
Explorer ,
Jul 06, 2007 Jul 06, 2007

Copy link to clipboard

Copied

LATEST
I think I'll end up using both. Server side to absolutely make sure by data isn't going in and then I'll have to write some javascript for client side. Client side validation with CF always breaks on me.

Votes

Translate

Translate

Report

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
Documentation