-
Junior Member
parsing data
How would I write a class that when called, it will get data from a server and print it out in html format
-
Junior Member
Re: parsing data
i hope i understood ur question properly.
use HttpServeltRequest as well as HttpServeltResponce classes for this.
first ur sending request to get the data , then the response should bind together with HTML tags
-
Contributing Member
Re: parsing data
Use the content type HTML.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules