Copied to clipboard

Flag this post as spam?

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


  • Dan 1288 posts 3921 karma points 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 4541 posts 6021 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 1288 posts 3921 karma points c-trib
    Sep 01, 2010 @ 18:31
    Dan
    0

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

Please Sign in or register to post replies

Write your reply to:

Draft