TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
dotnetian
NA
3
0
Problem with the response stream from a URL
Dec 21 2004 4:49 AM
Hi, I am POSTing data to an URL in my C# windows application. The URL is spitting plain text. Using WebClient, when i tried the above windows application, instead of getting the plain text, i am getting a string containing HTML tags. I tried setting up the the content type for the URL as text/plain. But it is still the same. Any help would be appreciated. Regards, dotnetian
Reply
Answers (
0
)
Getting Error - "Object reference not set to an instance of an object".
populating list box with file names