Looks like a custom CMS. You can see it's ASP based too. It doesn't look very complicated though. There's: 1) A directory module to list ads 2) Custom "hot ad" modules 3) Member sign up 4) Chat module 5) News module 6) Links module 7) Search module
oh, thanks..u mean i can build this thing too using fantastico ? about the ASP, is it hard ? it is and advertising site, the revenue i heard is very 'encouraging'..hehe, just want to know.... how can i get the custom ad module ? hmm
Try getting the mods to move your thread here where there's more about ASP to find than in this section that is a HTML discussion place.
I'm not sure what Fantastico is. If it's a popular content management system then it's likely you'll be able to find pre-made modules that will do everything that site does except what's listed in the middle (their main content I guess). You'd have to code something like that by yourself or outsource the work. Logically it looks pretty easy to do. They have a few main categories. They have a few sub-categories for each main category. Users post their info into a specific sub-category of a main category. All this information is stored in a database, then their script organizes it in a directory-like structure.
Fantastico is only a tool that makes install of other scripts easier, it has not CMS functions by itself.