Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ergunysr 1 post 31 karma points
    May 17, 2013 @ 09:44
    ergunysr
    0

    Umbraco 6.1 MVC /Base

    Hello,

    I m quite new to umbraco and im using Umbraco 6.1 in my project. 

    I want to make an ajax post as far as i know it is only possible by creating /Base classes and its usage is like:

    url:"/Base/myAlias/myMethod/myParam1/myParam2/myParam3...etc".

    In my scenario i have to filter a list so in some situations when i choose too many filter,i have got 414 Requested-Uri too long error.

    Isn't there any other solutions?

    If there is a way using json and post it to server like in mvc, i want to know.

    Thank you for your help

     

  • Comment author was deleted

    May 17, 2013 @ 10:09

    Yeah 6.1 introduces the UmbracoAPIController check http://our.umbraco.org/documentation/Reference/WebApi/

    Example here http://www.nibble.be/?p=224

Please Sign in or register to post replies

Write your reply to:

Draft