I'm sure this is a straight forward and obvious one:
I have this:
Which obviously when you pass a value over the url returns the relevant records.Code:SELECT * FROM tbl_contacts WHERE con_Customer = "#URL.con_Customer#"
How can I pass a value to the url which passes ALL the records back.
Is it something like ?con_customer='%'?
Many thanks
Ashley









Bookmarks