Skip to main content
Participant
January 15, 2009
Question

Form Validation against database - Dreamweaver CS4 Spry

  • January 15, 2009
  • 1 reply
  • 384 views
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.
This topic has been closed for replies.

1 reply

January 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
Participant
January 16, 2009
Thanks for the tip. I did it now.

Best regards