guile-user
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: string splitting
From
:
Catonano
Subject
:
Re: string splitting
Date
:
Wed, 22 Feb 2012 11:36:48 +0100
Thanks to the both of you but it seems I couldn't anage to make my intentions clear
Andy, when given my string, your function returns
(("blah/blah?param1" . "123") ("amp;param2" . "456"))
which is not what I want.
What I wanted is to get
"blah/blah?param1=123¶m2=456
FROM
"blah/blah?param1=123&param2=456
Since & is a standard html extended symbol I was hoping that htmlprag would have dealt with it for me. But I solved anyway.
Thanks
Now I have a new issue but I'll write about it in a new thread
Bye
reply via email to
[
Prev in Thread
]
Current Thread
[
Next in Thread
]
string splitting
,
Catonano
,
2012/02/20
Re: string splitting
,
Catonano
,
2012/02/20
Re: string splitting
,
Thien-Thi Nguyen
,
2012/02/21
Re: string splitting
,
Andy Wingo
,
2012/02/21
Re: string splitting
,
Catonano
<=
Re: string splitting
,
Andy Wingo
,
2012/02/22
Re: string splitting
,
Catonano
,
2012/02/22
Prev by Date:
Re: Anouncing guile-snmp
Next by Date:
Re: string splitting
Previous by thread:
Re: string splitting
Next by thread:
Re: string splitting
Index(es):
Date
Thread