HI,
After I apply the extensions all I get is the reconstructed Query at the top of the page... but the recordset does not filter?
I have the new version installed.
Any ideas?
Here is what I get at the top of the page after I post the form...
SELECT memberID, date_added, member_name, member_address, member_city, member_state, member_zipcode, member_phone, member_email, member_category_interest, member_details_interest, member_comments FROM members_looking WHERE (member_state='CA') AND (member_zipcode=90210) |
|
|