Shanti C 106 Posting Virtuoso

Remember!! Not getting what u want is Sometimes a Wonderful stroke of Luck!!

Shanti C 106 Posting Virtuoso

peace [Peace is also a silent weapon in india and most powerful.]

favurite Andriod OS version ? :P

Shanti C 106 Posting Virtuoso

Life is Beautiful

Shanti C 106 Posting Virtuoso

The only thing that will make you happy is being happy with who you are, and not who people think you are.

Shanti C 106 Posting Virtuoso

sahasam

Shanti C 106 Posting Virtuoso

“Many of life's failures are men who did not realize how close they were to success when they gave up.”

Shanti C 106 Posting Virtuoso

Weakness of attitude becomes weakness of character.

Shanti C 106 Posting Virtuoso

Hi All,

Im generating some output files(kind of reports) in my reportGenerator class.Acutally im creating then into hard disk and showing them in browser. But i want this scenario to be developed into my project :
Want to return the generated file as stream to another class, and show that file into broswer with out creating that file anywhr in the hard disk.

Your help is much appreciated.
Thanks in Advance,
Shanti.

Shanti C 106 Posting Virtuoso

i ban you because other persons are also banning you..

Shanti C 106 Posting Virtuoso

Trials are not the reason to give up, but a challenge to improve ourselves. Excuse is not the reason to back out but to move forward.

Shanti C 106 Posting Virtuoso

Nuvve Nuvve

Shanti C 106 Posting Virtuoso

Eclipse.
What is your favorite mobile ?

Shanti C 106 Posting Virtuoso

Eyes -> Eyelashes

Shanti C 106 Posting Virtuoso

Roja (Indian Film)

Shanti C 106 Posting Virtuoso

“Many of life's failures are men who did not realize how close they were to success when they gave up.”

Shanti C 106 Posting Virtuoso

drank raagi malt

Shanti C 106 Posting Virtuoso

Avoiding danger is no safer in the long run than outright exposure.

Shanti C 106 Posting Virtuoso

I have watched "Prema Katha Chitram" last week. It was good movie and had fun.

Shanti C 106 Posting Virtuoso

found -> GOD

Shanti C 106 Posting Virtuoso

congrats to the winner.. :)

Shanti C 106 Posting Virtuoso

yellow cat on the floor...with spects...

Shanti C 106 Posting Virtuoso

We are what our thoughts have made us;
so take care about what you think.
Words are secondary.
Thoughts live; they travel far.

Shanti C 106 Posting Virtuoso

who is the winner of this game ?

Shanti C 106 Posting Virtuoso

cat is trying to find something in the wooden box i guess..

Shanti C 106 Posting Virtuoso

eating my friend's brain.. :)

<M/> commented: YOU ATE EINSTEIN! +0
Shanti C 106 Posting Virtuoso

I can accept failure but I can't accept not trying.

Shanti C 106 Posting Virtuoso

A candle loses nothing by lighting another candle.

Shanti C 106 Posting Virtuoso

A moment of patience in a moment of anger
saves a thousand moments of regret.

Shanti C 106 Posting Virtuoso

what is your cat doing there ?

Shanti C 106 Posting Virtuoso

In order to succeed, your desire for success should be greater than your fear of failure.

harinath_2007 commented: awesome..fact.. +0
Shanti C 106 Posting Virtuoso

thank you for the answer. Can you provide any links to read and print conent from pdf/xlsx files ?

Shanti C 106 Posting Virtuoso

Any sample code please ? just to read a simple file.

Shanti C 106 Posting Virtuoso

Thanks in advance
Shanti

Shanti C 106 Posting Virtuoso

If you want to buy GOLD, sell GOLD..

Shanti C 106 Posting Virtuoso

If you are right, there is no need to get angry.
If you are wrong, you don't have the right to get angry!

Shanti C 106 Posting Virtuoso

Do small things with great love, those will become great things.

Shanti C 106 Posting Virtuoso

"Overcoming a weakness is an achievement, strengthening strengths is a task, balancing both is a challenge."

Shanti C 106 Posting Virtuoso

Hey, You can easily develop this by using simple javascript, See the below example :

<html>
<head>
<script type="text/javascript">
function ShowRemainingForm(id)
{
if(id==0)
{ 
document.getElementById("inside").style.display="block";
document.getElementById("outside").style.display="none";
}
else
{
document.getElementById("outside").style.display="block";
document.getElementById("inside").style.display="none";
}

}
</script>
</head>

<body>
<form action="" method="post" name="form">
<p>Indoor or Outdoor : 
<select name='in_or_out'onchange="ShowRemainingForm(this.value)">
<option value=''>Select one</option>
<option name="inside" value="0">Inside</option>
<option name="outside" value="1">Outside</option>
</select>
</p>
<br>
<div id="inside" style="display: none">
You have selected inside :
<select name="applicationIN" >
<option value="opt1">opt1</option>
<option value="opt2">opt2</option>
<option value="opt3">opt3</option>
</select>
</div>
<div id="outside" style="display: none">
You have selected outside :
<select name="application" >
<option value="opt1">opt1</option>
<option value="opt2">opt2</option>

</select>
</div>
<br />
<input type="submit" name="submit" value="Submit">
</body>

You should learn Javascript : http://www.w3schools.com/js/

Thanks,
Shanti.

mikulucky commented: Yeah js is a must to learn +2
Shanti C 106 Posting Virtuoso

"NOW or NEVER". Do it right NOW, OR it can be done NEVER..

Shanti C 106 Posting Virtuoso

No poision can kill positive thinking...
No medicine can cure negative thinking..

Wishing you a very happy new year to all...

Shanti C 106 Posting Virtuoso

Air conditioned environment - Do not open Windows.

Shanti C 106 Posting Virtuoso

thank you sunwebsite,simplypixie,stbuchok for all you answers.
As you said, There are essentially no replacements for javascript. There was vb-script, but it is a train wreck and fortunately not supported by any browser.
There are however a lot of excellent javascript libraries for different purposes.Example :
jQuery, Mootools, sproutcore, knockout.js, backbone.js, prototype, script.acoul.us

Shanti C 106 Posting Virtuoso

What are the replacements for javescript. I think JQuery in one of the good replacement for jave scripts though it is developed using Java script. I want to know any other like this .. Please give me any link or information on this

Thanks in Advance..

Shanti C 106 Posting Virtuoso

Don't cry because it's over, smile because it happened..

Shanti C 106 Posting Virtuoso

It is not important to hold all the good cards in life, But it is important how well you play with the cards which you hold.

Shanti C 106 Posting Virtuoso

Wishing you many more happy returns on your birhtday..
Happy BirthDay..

Shanti C 106 Posting Virtuoso

come up with your practice first ....

Shanti C 106 Posting Virtuoso
Shanti C 106 Posting Virtuoso

i dont know much abt this:
but this forum link can be helpful for you :
http://hostmonsterforums.com/archive...hp/t-964.html?

Shanti C 106 Posting Virtuoso

sorry , wrong post.