Forums
This topic is locked
Form validation not working on one field:(
Posted 01 Aug 2005 22:57:10
1
has voted
01 Aug 2005 22:57:10 billy jones posted:
I have an Access database with a table of resources and I use Dreamweaver a .asp page to add/edit/delete the records. The records have a unique auto-number ID field which is not displayed in dreaweaver.I need to add a form validation rule to ensure that the field "title" is entered. The check form rule works fine for all my fields apart from the "title" field. The "title" field is identical to all the others on the database (a textbox, with unaltered settings), but the rule just doesnt work, nothing happens.
Any ideas why, or any code examples which I can use instead cuz im stuck!!
Replies
Replied 01 Aug 2005 23:59:00
01 Aug 2005 23:59:00 Daniel Severns replied:
Are you validating these fields in asp or javascript?
Whats the code look like?
--------------------
MtnManDan
www.curiouscal.com
Whats the code look like?
--------------------
MtnManDan
www.curiouscal.com
Replied 02 Aug 2005 00:50:32
02 Aug 2005 00:50:32 billy jones replied:
im using .asp.
Its really wierd, I have 7 fields, all the same in Access and (i hope) in Dreamweaver. Everything works fine apart from the field called "title" where the validation doesnt work. Ive tried Dreamweavers own built in behaviour, and Yaromat, and both dont work.
I will post the code tomorrow <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Its really wierd, I have 7 fields, all the same in Access and (i hope) in Dreamweaver. Everything works fine apart from the field called "title" where the validation doesnt work. Ive tried Dreamweavers own built in behaviour, and Yaromat, and both dont work.
I will post the code tomorrow <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>