Showing related tags and posts accross the entire site.
-
Hey guys, I am having tough time using NetTiers on the front end of a website. The CMS works perfectly fine. Problem I have a table - ' Music ' and two more tables: ' MusicCategory ' and ' MusicInstrument '. Multiple instances of 'MusicCategory' and 'MusicInstrument'...
Posted to
.netTiers - General Support
(Forum)
by
kushal18
on
09-20-2007
Filed under: .netTiers, ManyToManyListRelationship, Filter, Filters, ManyToMany, ASp.NET, SELECT, 2.0, C#, .net 2.0, search
-
Hi. Im building a contact manager and i have the table Contact, Category and ContactInCategory. I don't know what to do a advanced search, in one page i can search by Name, Last Name, Phone or Category. I generate the querystring and in other page show the results in a gridview. The problem is that i...