Soundar Sweet

Ranch Hand
+ Follow
since Dec 17, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Soundar Sweet

Hi Frnds,

I have a text box in my page. The value for the text field will be updated by a javascript function. Is there a way to trigger another function from textbox, as soon as the value is changed?

Thanks,
Soundar
Try
Thanks Eric.

I need all table in my page should be set to width 100%. These tables are generated dynamically so i don't have the names.
In firefox. How to set width to all tables in a page to 100% using javascript? My requirement is after some operation, say a button click, all the table width need to set to 100%.
17 years ago
To avoid cache in IE, use the following before submiting the request

THANK YOU VERRRRRRRRRRRRRRRY MUCH
18 years ago
Hi,

I am using a application server in one machine and files dumped in another machine. The requirements is, i need to get the files and do some processing in the application server.

Can any one tell how to do this.

Thanks in advance.
18 years ago
Hi,

Please suggest me some charting APIs, which i can used along with my code. I'm using weblogic 7 sp 2 and jdk1.3. I also need to export the chart as a image. Please help me.

Thanks
18 years ago
Thanks....


Please tell me how to get a bean using request.


Thanks
18 years ago
JSP
Hi,

I'm using two jsp files. im setting the values to a bean in the first jsp file and i need to use the values saved in the bean in the second jsp file. Please tell me how can i do it.

Thanks in advance.
Soundar
18 years ago
JSP
Hi,

Im in a situation to use several checkboxes with same name. How can i access the property of each check boxes separately.

Please help
Hi,

Im new to jstl. please guide me some online resource to start off.

Tnx
Soundar
19 years ago
JSP
Tnx a Lot
19 years ago
JSF