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

Form Validation against database - Dreamweaver CS4 Spry

New Here ,
Jan 15, 2009 Jan 15, 2009
Hi all,

I'm trying to figure out how to implement a form validation of some fields, let's say a username. I have a form that inserts on MySQL table, and when the user is typing the username, after it looses the focus on field, validate it if there is a record on table with the specified username. If so, validation will fail.

I already saw something similar with this on Dreamweaver MX using some extension (because at that time, it did not support ajax).

Kind regards, and thanks in advance.
TOPICS
Server side applications
387
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
Guest
Jan 15, 2009 Jan 15, 2009
I don't have a solution, but you may try posting in the Spry Forums, you might get a better response.

http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602
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
New Here ,
Jan 16, 2009 Jan 16, 2009
LATEST
Thanks for the tip. I did it now.

Best regards
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