DAC page ...

M

Me

I am not sure if this is the right forum to ask this question. If not then
please let me know. Here is the problem I am having -

I have created a DAC page wherein I am accepting the order number to display
results. I would like this order no. to be accepted in html page and not in
access page. At present even after running the html page, it asks for the
order no. on access page and then the html page comes ups and then on html
page it shows + sign to expand to view results. I would like it to ask for
order no. on html page. I would like to change this + sign with something
like 'submit' button. Upon clicking this 'submit' button, I should get the
results displayed.

How can I achieve this?

Thanks for your help in advance!
-Me
 
Top