Author Topic: Trying to get search data out  (Read 3263 times)

sean.newham

  • Newbie
  • *
  • Posts: 4
    • View Profile
    • Email
Trying to get search data out
« on: September 12, 2011, 08:44:35 am »
So my initial idea was to create a stripped down version of the searchcontroller, and make a view that is just the info, possibly in xml format, but I don't seem to be able to break out of the main application. I think I could create tabs, that looks easy enough, but I reallyneed some pointers on either making a api, or creating a completely different type of page.

Thanks for any help, as you can guess, I am totally new to MVC.

Edit: I suppose it would help if I extended the ApiController instead of the page controller....
Any other ideas/suggestions are still welcome.
« Last Edit: September 12, 2011, 09:15:01 am by sean.newham »