This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: is there a "urlencode" utility somewhere?



Here is a pair of functions (urlencode and urldecode) in C (haven't tried to compile on Cygwin, though.)

http://csourcesearch.net/data/package/csync2/csync2-1.16/urlencode.c


Thanks- I don't think it is tough to write a script ( I think the one I have now uses
awk ) but I was curious to know how messed up my install may be. I was hoping
this thing was in an obvious cygwin package somewhere- in any case I don't
remember that I ever had to fiddle with the script to make it
work and I am pretty sure if was c/c++.






From: Keith Christian <keithchristian@yahoo.com>
To: cygwin@cygwin.com
Subject: Re: is there a "urlencode" utility somewhere?
Date: Thu, 18 Oct 2007 11:39:27 -0700 (PDT)

----- Original Message ----
From: "DePriest, Jason R." <jrdepriest@gmail.com>
To: cygwin@cygwin.com
Sent: Thursday, October 18, 2007 10:30:35 AM
Subject: Re: is there a "urlencode" utility somewhere?


Lots of hits on Google, if you want to use Perl:


http://www.google.com/search?hl=en&lr=lang_en&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=perl+urlencode+urldecode&spell=1


Here is a pair of functions (urlencode and urldecode) in C (haven't tried to compile on Cygwin, though.)


http://csourcesearch.net/data/package/csync2/csync2-1.16/urlencode.c



=======Keith

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


_________________________________________________________________
i'm making a difference.?Make every IM count for the cause of your choice. Join Now. http://im.live.com/messenger/im/home/?source=TAGHM



-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]