Copied to clipboard

Flag this post as spam?

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


  • ayyaz 20 posts 21 karma points
    May 18, 2009 @ 16:49
    ayyaz
    0

    how to get query string as a string

    Hi,

    I need to get every thing after '?' in the url as a single string

    e.g.

    www.xyz.com?param=val1;param2=val2


    I need to get

    param=val1;param2=val2

    as a string.


    Regards,
    Ayyaz Ahmed

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    May 18, 2009 @ 16:54
    Douglas Robar
    0

    Response in your first post at [url]http://forum.umbraco.org/yafpostsm46666how-to-get-query-string-as-a-whole.aspx[/url].

    Please try not to post to multiple sections of the site.

    cheers,
    doug.

Please Sign in or register to post replies

Write your reply to:

Draft