try binary_to_list/1<br><br><div class="gmail_quote">2009/2/13 prasantha kumara <span dir="ltr"><<a href="mailto:jlprasantha@gmail.com">jlprasantha@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi all i tried to authenticate the received request from erlang<br>i recieved the follwing binary.<br><<"POST / HTTP/1.1\r\nCookie: x=y\r\nUser-Agent: Jakarta Commons-HttpClient/3.0.1\r\nHost: 127.0.0.1:9000\r\nContent-Length: 34\r\nContent-Type: application/x-www-form-urlencoded\r\n\r\nUserName=prasantha&Password=abc123">>.<br>

** exception error: no match of right hand side value <<"POST / HTTP/1.1\r\nCookie: x=y\r\nUser-Agent: Jakarta Commons-HttpClient/3.0.1\r\nHost: 127.0.0.1:9000\r\nContent-Length: 34"...>><br><br><br>

i can split  "POST / HTTP/1.1\r\nCookie: x=y\r\nUser-Agent: Jakarta
Commons-HttpClient/3.0.1\r\nHost: 127.0.0.1:9000\r\nContent-Length:
34\r\nContent-Type:
application/x-www-form-urlencoded\r\n\r\nUserName=prasantha&Password=abc123">>.<br>
** exception error: no match of right hand side value <<"POST /
HTTP/1.1\r\nCookie: x=y\r\nUser-Agent: Jakarta
Commons-HttpClient/3.0.1\r\nHost: 127.0.0.1:9000\r\nContent-Length: 34" using <br>regexp:split(Request, "UserName=")<br><br>request id the recived binary without the << and  >>.<br><br>but i cannot filter the the string without << >><br>

signs.can any body help me to filter the string from the <<"string">>.<br><br><br>thanking in advance.<br><font color="#888888">prasantha<br><br>
</font><br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote></div><br><br clear="all"><br>-- <br>--Hynek (Pichi) Vychodil<br>
<br>Analyze your data in minutes. Share your insights instantly. Thrill your boss.  Be a data hero!<br>Try Good Data now for free: <a href="http://www.gooddata.com">www.gooddata.com</a><br>