Cascading combo box filter in a data access page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

dears,
i've created a data access page with 2 combo boxes , i need to filter combo
box 2 based on the value selecetd in combo box 1. i tried to create a query
like we do in forms and used a [Pages]![Page name]![control name] in the
where condition but it didnt work . any help??
 
I am attempting to do the same thing but the vb code i've used for this
doesn't seem to work well as VBScripting for a web page. Have you learned how
to handle this? Our code works great on the form but is not working on the
DAP.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top