Has anyone come up with a way to offer commercial hirers the ability to issue unique passwords to access discounts/presales in much the same way Ticketmaster and the like do?
Sorry, I should have been more specific - as in each individual has a unique password, like an individual membership.
Hi Tim
I don't think it would be hard as a bit of custom web work.
You'd need a local table to link the individual passwords to a source code for your offer or MOS or whatever, then your website would just need to query the local table with the password and apply the linked promo code. (and deal correctly with mistakes, of course).
If it was critical, you could link it to individual constituents as well, of course.
Ken