S
skc
See:
http://www.romfordcommercials.com/showroom0.asp
I have a drop-down for the various fields in my database,
as I am using the DRW (drop-down list) for the drop-down.
On the showroom.asp, I want my DRW to take all the 4 drop-
downs from showroom0.asp (still incomplete).
So I need a custom DRW on page showroom.asp to take all 4
parameters from showroom0.asp, which are independent forms
going to the same page to fetch the results.
The fields in my database are:
Make: Text
Model: Text
Description: Memo
Price: Currency
The backend database is Access2000.
Thanks,
skc
http://www.romfordcommercials.com/showroom0.asp
I have a drop-down for the various fields in my database,
as I am using the DRW (drop-down list) for the drop-down.
On the showroom.asp, I want my DRW to take all the 4 drop-
downs from showroom0.asp (still incomplete).
So I need a custom DRW on page showroom.asp to take all 4
parameters from showroom0.asp, which are independent forms
going to the same page to fetch the results.
The fields in my database are:
Make: Text
Model: Text
Description: Memo
Price: Currency
The backend database is Access2000.
Thanks,
skc