Livejournal
Log in
Post
Friends
My journal
kazanuda
in
lj_dev
post comments
Nov 06, 2007 17:20
Please help!
I want to write comments with cookie authentification.
My code c#:
(
Read more...
)
client
,
client: comments
,
client: authentication
Leave a comment
Comments 2
seeds_of_peace
November 10 2007, 01:51:14 UTC
lj-cut plz
Reply
hyuga
November 10 2007, 05:15:12 UTC
Yeah, lj-cut please.
Also, I've never used C# so I could be mistaken, but in this line:
Uri uri = new Uri("
http://kazanuda.livejournal.com/121737.html
mode=reply");
Aren't you missing a ? in the URI? Seems like a silly, bizarre syntax for specifying URLs otherwise.
Reply
Leave a comment
Up
Comments 2
Reply
Also, I've never used C# so I could be mistaken, but in this line:
Uri uri = new Uri("http://kazanuda.livejournal.com/121737.html mode=reply");
Aren't you missing a ? in the URI? Seems like a silly, bizarre syntax for specifying URLs otherwise.
Reply
Leave a comment