Change of value in one DBRW field by changing another in edit mode

M

Michael

I have a DBRW pages with edit.asp from the wizard. It has a field (now
with a drop down) called "paidstatus" with three choices of
1.<%=FP_FieldHTML(fp_rs,"paymentstatus")%>(selected as current state)
2."Unpaid"
3."Paid".

What Im trying to do (not very successfully) is,

when the user selects the "Paid" option, to automatically enter into
another field called "datepaid" the current date and time.

I've attempted many combinations using the behaviours option, but
obviously not with any success.

Thank you for reading my problem, hope someone can help please.
 

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

Top