CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of zlnk
C#
public static class zlnkREST
    {
        static string CONST_UN = "twtmug"; // User your own UserName in Case you wanna track all your posts,
        static string CONST_Service = "http://zlnk.net/zlink.svc/";
        static string CONST_GetOriginalURL = "GetOriginalLink?ShortCode={0}&UN={1}";
        static string CONST_Shorten = "CreateShortLink?oUrl={0}&UN={1}";
        static string CONST_Default = "http://twtmug.com/";
 
        public static string ShortenURL(string strUrl)
        {
by Laith   January 19, 2010 @ 7:19am
215 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate