Copied to clipboard

Flag this post as spam?

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


  • Dan 1250 posts 3747 karma points admin c-trib
    Sep 01, 2010 @ 12:26
    Dan
    0

    Send multiple parameters to base

    Hi,

    I need to send 6 parameters to base.  Is it possible to do this using the standard base URL-based parameters or am I best posting a form?

    Everything is pointing towards a form, but I was just curious to know whether it's possible/acceptable to do with URLs.

    Thanks

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Sep 01, 2010 @ 13:46
    Dirk De Grave
    0

    Yes sure this is possible, just need to add the params in "url format" to the base url

    http://domain/url-to-base-method/param1/param2/param3/param4/param5/param6(.aspx)

     

    Hope this helps.

    Regards,

    /Dirk

  • Dan 1250 posts 3747 karma points admin c-trib
    Sep 01, 2010 @ 18:31
    Dan
    0

    Great, thanks Dirk, that's what I was hoping for!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies