Click here to Skip to main content
15,885,870 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I am trying to develop a desktop app for wordpress. But I am having trouble in login through httpwebRequest and other csharp classes. Kindly help me out if it is possible with any csharp technique to login to a admin panel and post a "Post" or something else. And tell me if it is possible to do, as I am new to this.
Regards.
Posted
Updated 28-Jun-13 8:05am
v2
Comments
ZurdoDev 28-Jun-13 15:17pm    
Where are you stuck?
Member 9357064 29-Jun-13 4:01am    
Actually I am stuck at the initial level. Lets say if I try to login to wp panel through httpWebRequest or webclient. I am unable to login because it has some validations or something. That is why I need to login to create a new post on my site. If there are any suggestions how to achieve this task.
Regards
Nitesh Kejriwal 28-Jun-13 16:06pm    
+1 to ryanb31.
If you are intending to get the WP posts, you can just read the Feed.
Member 9357064 29-Jun-13 4:02am    
No I have to create new post.
Nitesh Kejriwal 29-Jun-13 7:44am    
You can directly insert into database.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900