Search:

Type: Posts; User: deepu8

Search: Search took 0.02 seconds.

  1. Thread: xml

    by deepu8
    Replies
    1
    Views
    747

    xml

    hello friends, I know html but i do not know about xml.
    I want to learn xml can any one tell me the tutorial of xml.
  2. Re: Div Tags and long lines not breaking to next line

    According to me you have to learn how to use the <div> tag
    you can learn it form this link.
    http://www.w3schools.com/tags/tag_DIV.asp
  3. Re: loading an image from a media directory via CSS, absolute path alternative.

    that is nice post. thanks for sharing it.
  4. Thread: IE7 CSS Issue

    by deepu8
    Replies
    2
    Views
    815

    Re: IE7 CSS Issue

    you code is tough to understand.
  5. Replies
    2
    Views
    847

    Re: javascript for SELECT and COPY

    use that script for that result. I am sure that is useful for you...

    <form name="MyTextBoxForm"><br />
    <input type=button value="Highlight text below"...
  6. Replies
    5
    Views
    30,148

    Re: table row font color not working???

    I have tried that code during Web site design and it is working. I am not able to understand what is the wrong with that code.
  7. Replies
    4
    Views
    773

    Re: MySQL SELECT Statement Question

    Yes you are right Distinct clause is used to remove duplicate rows.
    that is good answer.
  8. Thread: snake game

    by deepu8
    Replies
    2
    Views
    21,522

    snake game

    hello friends, this is the source code of snake game. it is similar with the game which is available in the nokia mobiles.
  9. Thread: ascii value

    by deepu8
    Replies
    2
    Views
    907

    ascii value

    hello friends, I am very good in c++.
    But I am very confused that how can I create a program of "to Convert characters into a ASCII value and vice versa".

    Can you help me to create that program...
  10. Replies
    3
    Views
    925

    Re: GridView Layout/Output

    I agree with him. my suggestion is also that.
  11. Replies
    1
    Views
    18,011

    Re: Problem closing a bat file? Hide it instead

    it is very tough to understand. You should use comments in the source code so that it make easy to understand your source code.
  12. Replies
    5
    Views
    20,382

    Re: Random Numbr Generator

    rand(); is used to select the random number.

    eg.


    #include <cstdlib>
    #include <ctime>
    #include <iostream>

    using namespace std;
  13. Replies
    1
    Views
    21,416

    Re: [DLL] Mute sounds on Vista

    wow, that is really interesting thanks for sharing it.
  14. Replies
    31
    Views
    233,232

    Re: C/C++ - Loading Bitmap Files (Manually)

    I have tried it in turbo compiler it is not working in the turbo compiler..
  15. Replies
    31
    Views
    233,232

    Re: C/C++ - Loading Bitmap Files (Manually)

    this is interesting but I want to know that is it work in turbo compiler also.
    And which compiler spot that coding.
  16. Re: [Linux] Redirecting parent functions from shared object

    That is interesting one thanks for sharing it..
  17. Replies
    42
    Views
    118,827

    Re: C/C++ - Hello World (very simple)

    This is the basic of c++. Every one know about it...
Results 1 to 17 of 18



Click Here to Expand Forum to Full Width