Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
2 Posted Topics
You will get a softwares to correct the html errors. these freewares are available in net
addin a text is very simple. just follow this code <<<<<<<File dest = new File(filename); Desktop.Action act; act = Desktop.Action.OPEN; Desktop desktop = Desktop.getDesktop(); desktop.open(dest);>>>>>>>
The End.
vadayattu