TheV

TheV

Member

Member since
Jul 25, 2009
Last active
Jan 11, 2014
Total activities
0

Activity feed

Recent contributions

  1. #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...

  2. #Threads

    f8daa322-7fca-47f4-ae3c-01f7bf1a540b

    Ohh...! I think varies from browser to browser..!! So I have to do using AJAX only..!

  3. #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...

  4. #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...

  5. #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...

  6. #Threads

    f7869d68-f8bc-41ed-ae62-c81592706bdf

    I am trying to do in this way but I am not even getting the alert massage .....

  7. #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"...

  8. #Threads

    047d2e99-a962-4dea-a3e2-fc928cbfddd2

    I don't know Ajax at all... πŸ˜” Is there is any nice site to learn from..?

  9. #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...

  10. #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...

  11. #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...

  12. #Threads

    595ddaaa-93ca-40fb-922b-cc72e1528f69

    Thank you .... !! I will try and let you people know..!

  13. #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...

  14. #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...

  15. #Threads

    SAP TECHNOLOGY

    What is SAP and How to learn it..! Can I learn it online ?

  16. #Threads

    0d157ff6-78ef-4cd1-b50b-8b8e38251b0d

    OK...I try..n let you know.!

  17. #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..?

  18. #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...

  19. #Threads

    cbcf1e20-8a76-4241-b1f2-649f1b08dd09

    Thank you very much....dipen..It's very use full..!!

  20. #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...

  21. #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...

  22. #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...

  23. #Threads

    26c46d68-9c6e-4f3f-ae0a-ebe73ccf8ee6

    What is the eligibility criteria and Package..?

  24. #Threads

    227c851d-2752-418a-97fe-07c93e134445

    Thank you frooty ,.... Please any one give us the Interview Questions of JAVA, C and DBMS

  25. #Threads

    c7a233af-ae67-42bb-8409-a66cbd22335e

    That's what I wanted,,,Thank you blackwell

  26. #Threads

    abdc492e-031e-4be8-8f7a-51e06b40dc46

    I am asking for the advantages of c over C++ not vice versa/.....

  27. #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...???

  28. #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...

  29. #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...

  30. #Threads

    f89892de-aba4-4250-bbd5-1de8cbd79d8a

    Thankyou Simplycoder..That's the answer I wanted...why..? Now it's clear..

  31. #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...

  32. #Threads

    26a69b56-0495-469a-8bf2-f3e290581883

    I am confused....!!! What is the difference between tuples and rows.

  33. #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...

  34. #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...

  35. #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...

  36. #Threads

    What is the difference between SUPER KEY and UNIQUE KEY...!??

    Please explain me the difference between the super key and unique key..!

  37. #Threads

    Previous Years Aptitude Question Paper

    Please help... This month Wipro and Accenture is coming to our College. So please Upload or post link of Previous Years Wipro...

  38. #Threads

    0e88e058-336f-440c-a6c5-00043d26de9e

    Thanks for sharing,...!

  39. #Threads

    ee9692f1-68aa-4eb7-a377-7699a0fe6916

    5. What are the stages of a process? 6. What is chmod ?

  40. #Threads

    9edfff92-8b15-4c39-a287-4b582c426ad1

    Thank you ... simplycoder... this tutorial are very goood. Keep posting.....

  41. #Threads

    6c81644b-4dac-49c8-99ad-be030666e558

    But I am not getting any error..... Originally posted by: simplycoder. You can try the expression : a = ++i + ++i...

  42. #Threads

    d8120f1f-424e-4f33-aaac-2eac57b30109

    Friends have you compiled the code ,,,,,, I have compiled in both Turbo C++ and borland C++ . I am getting the...

  43. #Threads

    075e2a32-1d51-4690-89b3-c127ad56316e

    @simplycoder... I have compiled this code in Turbo C++ and it's giving me 14 as output...but I can't make it out the...

  44. #Threads

    bf63e4de-98b2-412d-845e-6638f50899f1

    Can you explain this code ... . . .. ! #include<stdio.h> void main() { int i=1,a; a = ++i + (++i)++ +...

  45. #Threads

    31d4c305-a183-4727-9922-6dfae83c6074

    Thank you reya .. . ! Now I understood .. . .!

  46. #Threads

    35f63878-1417-42c3-ba0d-fb321106e9fe

    Hey friends .. ! I am from kolkata , west bengal am I eligible for apply ... I am current in 7th...

  47. #Threads

    9ef74ef3-b07f-4ff5-b8fd-ba9de7d44dde

    I am confused....lol... this c code is going out of my mind... float c = 0.7; if(c < 0.7) printf("C"); else printf("C++");in...

  48. #Threads

    2ccbd2e9-9224-4f4f-a266-d20b755e5e4d

    I am explain a little more.. When we write a number of related constant with sequencial values like I want to assign...

  49. #Threads

    5b897523-235a-4726-b53d-5bed80dbe8e0

    Originally Posted by #-Link-Snipped-# #-Link-Snipped-# I don't really recommend working for TCS in the start of your career. Instead, choose a smaller...

  50. #Threads

    5b5c0eb5-a4a3-45c2-9eba-a15816ed49de

    You can do this way tooo... class NMM{ static{ System.out.print("Great"); NMM.main(null); System.out.print("Programer"); System.exit(1); } public sta...

  51. #Threads

    Any one please tell me IT companies eligibility criteria ..!

    Hey friends.... I am little bit frustrated, because this month TCS is coming to our college and I am not eligible to...

  52. #Threads

    a11efc28-3223-4ac3-ac61-54aa4755ee61

    THANK YOU....pushkar...for your reply.

  53. #Threads

    feb17d94-e4e5-4b17-9d12-c399aae2f048

    I will Suggest you to buy HP .. b'cos it tough ... go customer service.. durable..battery life is good.. I am using...

  54. #Threads

    IT Companies That Don't Look For Std. 10/SSC Marks.

    I am in Final year and just want to know the name of the companies who doesn't look for 10th marks..b'cos my...

  55. #Threads

    bdd9308d-a40f-408c-9873-899c27c6a3f4

    Can I write java application for symbion OS ?πŸ˜’

  56. #Threads

    10e0da85-ac86-4b0b-84bb-adf8e9074b8a

    import java.util.Scanner; class Manager{ public static void main(String[] args){ String[] units={ "","one","two","three","four","five","six","seven", "eight","n...

  57. #Threads

    73e28253-ee63-40ef-ba25-cc4c285480aa

    As anirow told that I should be fast. And it should search by date which is rarely seen...

  58. #Threads

    eab05830-aea0-4155-9e4b-a17a58a4a005

    I have Samsung GT-B5722 . I think this Symbian OS.. What Language is used to write Android and Symbian? Thank You Abrakadabra...

  59. #Threads

    Mobile Phone Application

    I am very curious about the mobile phone and it's application. In which language the OS and Application are written in? How...

  60. #Threads

    0af28276-3023-4713-b412-0bcba3d8e5dc

    Carry on with your helping hands....!!

  61. #Threads

    6ca82140-7c56-4323-816b-c103d14e526f

    Thank you cooper I got you....!!

  62. #Threads

    Understanding Static Keyword.

    Hello Friends.....!! If I declare any method as static can have several restriction as... 1) They can only call other static methods....

  63. #Threads

    1ab016dd-0d83-4d97-955b-cff73ec4213d

    Hey you people missed one site.... #-Link-Snipped-#

  64. #Threads

    662d7204-6b73-4d96-9182-62b4ca80bd31

    Thank you friends,,... But actually everyone say small companies can you please name some....And if when that small company doesn't come for...

  65. #Threads

    Minimum eligibility criteria for the company?

    Hello Friends, I am presently in 3rd year CSE. Actually I want to know the name of the company whose doesn't see...

  66. #Threads

    e17dbdaf-d219-48bd-9801-b07e14d4b6f4

    I think it will work...! because if the compiler is installed in window 7 (borland c++ is fully supported in win7) can...

  67. #Threads

    1b50b6c2-d92d-4128-8e93-027fa7d59435

    There are different way of writing Resume but the things that should be kept in mind is what our admin told to...

  68. #Threads

    34c0d7e2-5bd2-4c8c-a8ad-1ae34cd140b4

    I heard that Infosys is very strict compare to cognizant.

  69. #Threads

    Campus related queries :-

    Different student says different procedures of private companies campusing. Please anyone tell me the complete procedure of campusing, what are the rounds...

  70. #Threads

    What is the difference between Core Java and Java script.??

    Please explain me what is java script and where it is used....!! And how it is different from Java....!! πŸ˜•πŸ˜•πŸ˜•

  71. #Threads

    f53acd41-d5a4-4238-8ad2-51b952e96aab

    In a single word.....Our Admin is "best".😁😁😁

  72. #Threads

    65a003d9-7db2-421c-ad42-56b70f4a750a

    Thank you everyone. I think I have to go for govt. job. What types of govt. jobs is available for computer science...

  73. #Threads

    Eligibility For Infosys Selection

    Dear friends, I am doing CSE from Techno India, salt lake, kolkata and presently I am in 3rd yr. I scored 58%...

  74. #Threads

    62ee75c2-ea00-4406-8bd7-47de7d4ae163

    That space is used for keeping deleted files( which is deleted forever ) If you by mistake deleted any file forever, then...

  75. #Threads

    b3f535db-4748-41f5-937e-209761642b1c

    Go for collage database management system .....!!

  76. #Threads

    a9d5a24e-0b16-4f80-ba24-669bc7a6a1e3

    @Goyal......Thank you for your share....Keep posting this type of stuff...πŸ˜€πŸ˜€πŸ˜€

  77. #Threads

    5ee1dab1-b613-4129-b589-1ca907e58750

    @Deepika.. yes I got the file....!! Thank you 😁

  78. #Threads

    471f34be-ac57-4b73-9275-f0dd18406e1b

    Count me too...!!!

  79. #Threads

    ed0d3ff3-9962-4410-83d4-2c38eaf225ba

    Thank you...>~!😁 But please tell me the procedure...!! I am using Borland C++.

  80. #Threads

    How to make .exe file or installable file from any program code...???

    I always think about how the setup files are made. As I wrote program in C,C++ and JAVA but I don't know...