Posts
 
Reputation
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 #3K
~1K People Reached
Favorite Forums
Favorite Tags

7 Posted Topics

Member Avatar for nitinmukesh

Hi, How can i find the OS name in C++ on which the program is executed. like Windows 2000, Windows XP or Windows Vista? Thanks for any help.

Member Avatar for nitinmukesh
0
309
Member Avatar for sciwizeh

[QUOTE]what if it is an applet, is there a way to write a file to a web host, such as freewebs or googlepages?[/QUOTE] I don't know about freewebs or googlepages but you can write a file on server if you have FTP access to the server where you want to …

Member Avatar for sciwizeh
0
115
Member Avatar for bloody_ninja

There is a sample in .NET if you can convert it to java [url]http://nayyeri.net/blog/generating-random-strings-in-net/[/url]

Member Avatar for Alex Edwards
0
653
Member Avatar for nokomis
Member Avatar for giriking

[url]http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/text/JTextComponent.html#getText([/url])

Member Avatar for nitinmukesh
0
91
Member Avatar for ravikiran032

Or maybe if there are multiple class files package them in jar file and then include them using OBJECT or APPLET.

Member Avatar for nitinmukesh
0
94
Member Avatar for kumarprabu

I myself is working on an applet which users can use to upload files to a ftp. The file can be loaded from local machine or it can be remote url. You can try the below code. [ICODE] //Add the file to read File file = null; //Add the file …

Member Avatar for nitinmukesh
0
124

The End.