TheV
Member
- Member since
- Jul 25, 2009
- Last active
- Jan 11, 2014
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
345e42c4-04b0-47d4-afe9-5874a576060c
I am using j2ee technology. I am working on web Application in which I have a suggestion box from which a user...
-
#Threads
f8daa322-7fca-47f4-ae3c-01f7bf1a540b
Ohh...! I think varies from browser to browser..!! So I have to do using AJAX only..!
-
#Threads
78750aa8-6d04-4b74-ba99-217cfb6a1a35
Metro UI - It is the approach to making a UI more graphical than textual. It uses graphically symbols and notations, like...
-
#Threads
How to send E-mail from a page directly to any email address..??
Suppose I have a page in which there are lots of fields like name,age,suggestion etc as a textbox. Now I want to...
-
#Threads
a6732892-b3d3-4ddf-b80b-c6f957502eb1
sookieI will correct your code[javascript method : PopulateSubjectMenu()] later but till that time check the JavaScript error in Fire-bug console or IE...
-
#Threads
f7869d68-f8bc-41ed-ae62-c81592706bdf
I am trying to do in this way but I am not even getting the alert massage .....
-
#Threads
5fa94bbd-1d39-44a1-9413-4fc905dc6ecd
Actually I wanna do in this way...!! <SCRIPT TYPE="text/javascript"> function PopulateSubjectMenu(){ alert("I wannt populate Dropdown menu dynamically"...
-
#Threads
047d2e99-a962-4dea-a3e2-fc928cbfddd2
I don't know Ajax at all... 😔 Is there is any nice site to learn from..?
-
#Threads
How to Populate DropDown Menu by selecting another DropDown Menu
Hey friends , I want to populate the dropdown menu on selecting another dropdown menu. I try javascript but I couldn't do...
-
#Threads
0744cffb-ed9e-448a-a724-891d8b2d6b77
Problem solved .. 😀 Thankyou everyone.. What I did is I make one jsp page which is called after logout. From this...
-
#Threads
ccfb1130-0b2e-4c5f-885e-9653cee1b568
Thank you everyone.. I got some success in the concern. but #-Link-Snipped-# even I validated the session check on each page and...
-
#Threads
595ddaaa-93ca-40fb-922b-cc72e1528f69
Thank you .... !! I will try and let you people know..!
-
#Threads
88e6280c-2265-4433-8358-377f53229ebf
Yes I had invalidated the session after logout.. But I think Praveen Kumar is saying it right - a cache problem. Can...
-
#Threads
Login / Logout Problems WEB APPLICATION
Hello Friends, I am working in student database management system a web application in j2ee. I have a problem with Login and...
-
#Threads
SAP TECHNOLOGY
What is SAP and How to learn it..! Can I learn it online ?
-
#Threads
0d157ff6-78ef-4cd1-b50b-8b8e38251b0d
OK...I try..n let you know.!
-
#Threads
5a15f6e0-ced1-42dd-b45f-2bdcd82c9781
Thank you...! Do you know How can I return the chart into the web page...and display along with the other component..?
-
#Threads
JFreeCharts And NetBeans
I want to display a bar chart in my web app. I am using ' jfreechart ' but I don't know how...
-
#Threads
cbcf1e20-8a76-4241-b1f2-649f1b08dd09
Thank you very much....dipen..It's very use full..!!
-
#Threads
d7cf30d0-1a7a-4d8c-a4d8-aaad3f4f7e79
I did got your question..! Can you please explain me a little...What will be the size of the subarray? if I will...
-
#Threads
J2ee And Web Application..!
Anyone please tell me how to create a dynamic chart(Statistic chart) based on the given values. If anyone one have tutorial then...
-
#Threads
HeadStart/Foundation Training in Acceture...!!
Hello Friends, Yesterday I got offer letter from Accenture. And in the information it is written that they will conduct 2 phase...
-
#Threads
26c46d68-9c6e-4f3f-ae0a-ebe73ccf8ee6
What is the eligibility criteria and Package..?
-
#Threads
227c851d-2752-418a-97fe-07c93e134445
Thank you frooty ,.... Please any one give us the Interview Questions of JAVA, C and DBMS
-
#Threads
c7a233af-ae67-42bb-8409-a66cbd22335e
That's what I wanted,,,Thank you blackwell
-
#Threads
abdc492e-031e-4be8-8f7a-51e06b40dc46
I am asking for the advantages of c over C++ not vice versa/.....
-
#Threads
Please explain the evalution of this expression...!
int i=2; int j=4; int k=i++>j&2; What is the value in k...???
-
#Threads
Advantage of C over C++ ..!
What is the advantages of C over C++ language ? Is it C are used to write hardware related programs and faster...
-
#Threads
54ba658a-36ce-4beb-a233-167028c54813
Thankyou Goyal....! But In wikipedia the defination of unique is a one column or a set of columns which Identify the tuples...
-
#Threads
f89892de-aba4-4250-bbd5-1de8cbd79d8a
Thankyou Simplycoder..That's the answer I wanted...why..? Now it's clear..
-
#Threads
2bb5f5db-e0ab-456a-8f98-be9e0dfab4b6
No friend you are wrong...! Polymorphism is overloading and overriding. Abstract class is something that have abstraction method. That abstract method will...
-
#Threads
26a69b56-0495-469a-8bf2-f3e290581883
I am confused....!!! What is the difference between tuples and rows.
-
#Threads
Why Abstract class being used ?
If abstract class don't have any real implementation then why it is used. What is the benefit of using it if we...
-
#Threads
4377c1c6-e6e1-4e80-af6c-504660c33f08
Q) Why Standard Library Function is used ? Ans) C language provides a number of library functions which performs basic and very...
-
#Threads
30127f3f-fbf6-4655-92b9-0f1a00a2fc00
I think if we use multiple ' if ' statement then it will increase the execution time of the program and also...
-
#Threads
What is the difference between SUPER KEY and UNIQUE KEY...!??
Please explain me the difference between the super key and unique key..!