954,517 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to render a formatted output using VB.NET?

I have developed an application in VB.NET console application and used command line args.
there are some message body of mails when i click on its link gives the unformatted output.
I want it should see the type of the message or message attachment and render it in formatted way,eg.if it is
a zip file then it ask for extracting,doc(word) file in formatted way,txt(Notepad) file in the formatted way.
Right now I am getting an unformatted output like if it is a zip file then garbage output is displayed,txt(Notepad) file having
some special character for example
1> ÿ ÿ (these are the special characters) Regards,
2> for hyperlink it shows the output as HYPERLINK " http://...........com
i want to display the output in a formatted way.
Can anybody have any idea abt this?

bhavna_816
Junior Poster
116 posts since Sep 2006
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You