| stacek 2005-07-15, 7:32 pm |
| I have a few dynamic menus in my "Insert Page" that pulls their data from
seperate tables Dep and Subtitle and stores its value in table ReplaceRepair in
fields Department and Title. If I tell this dynamic box to "select value equal
to: "Department and Title then I receive the error message stating that BOF or
EOF is true. If I leave "select value equal to: " blank then I do not receive
this error, but the value selected also does not insert into my database when I
select "Insert". I tried many different things including changing relationships
in the Microsoft Access database that it is storing into. Anyone else have this
problem? How did you resolve it?
I am using Macromedia Dreamweaver MX 2004, MIcrosoft Access database, ASP
JavaScript.
|