ola farouk gharably

Greenhorn
+ Follow
since Jan 11, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by ola farouk gharably

Hello,

How can I view some image in full screen ? of course after clicking for example on a button or any other action..

thx
ola
19 years ago
Hi everyone,

I'm trying to build an application that mostly contains arabic(unicode) text from right to left for both as displayed and for the user of the application to enter text .... i'm using j2sdk 1.4.2 and JCreator to write my code .. So could anyone plz help me finding a way to do that ??

Gr8 Thx
Ola
19 years ago
Hi,
I want to browse the text in a html or xml file in a text area, so i'll make a button that will use file chooser and then i want a way to show the html or xml file i choosed..

I may do the following, modify the text of these files and remove all tags and keep the text and then read the text and write it in the text field...
This is a view so can anyone help giving me better ideas or supporting mine
of even suggest other way than using text area ..

Gr8 Thx

Ola
19 years ago
Thank you Gregg very much..

According to the type of my document, I'm supposed to get html or xml files, well if that may make things easier I only need the text in such documents without images..

Gr8 thx
Ola
19 years ago
Hi everyone,
in my program i'm adding a text field and next to it a button called "browse" well, i want this button to let me chose the path of a document so that it'll appear in the text field, and under the text field and the button I want to browse the content of the file in a text Area..

So this is my problem. What should I write in the code ??

Gr8 Thx
Ola
19 years ago