Search:

Type: Posts; User: miranda

Search: Search took 0.01 seconds.

  1. Thread: pop3

    by miranda
    Replies
    8
    Views
    1,715

    yeah but the program only tell if i have new...

    yeah but the program only tell if i have new messages, and if i delete some messages in my webmail?

    numberoldmessages - numberofnewmessages right?
  2. Thread: pop3

    by miranda
    Replies
    8
    Views
    1,715

    Yeah, i just dont't know how to know if the...

    Yeah, i just dont't know how to know if the message is NEW or NOT got it?
  3. Thread: pop3

    by miranda
    Replies
    8
    Views
    1,715

    What i want to do is something like that:...

    What i want to do is something like that:
    http://msdn.microsoft.com/library/en-us/dncodefun/html/code4fun03282003_fig2.gif

    The VB code:...
  4. Thread: pop3

    by miranda
    Replies
    8
    Views
    1,715

    Ok, i made the connection, but how can i receive...

    Ok, i made the connection, but how can i receive a notice when a new e-mail arrive? Would be a notice at the time it arrived, if i'm not connected with the program and connect it later, i won't...
  5. Thread: pop3

    by miranda
    Replies
    8
    Views
    1,715

    pop3

    How can i connect to a pop3 server and show how many e-mails i have, and notify if i new e-mail arrived.

    Thanks,
    Miranda
  6. Replies
    10
    Views
    1,928

    the file i'm trying to download has 1.7mb! I...

    the file i'm trying to download has 1.7mb!
    I tried downloading another file from another site and it freezes again.

    Please, can u post your 'creation'?
  7. Replies
    10
    Views
    1,928

    Anybody know what could be freezing the program...

    Anybody know what could be freezing the program when it's downloading the file?
  8. Replies
    3
    Views
    1,589

    Yeah, it works, but i would like to do it i a...

    Yeah, it works, but i would like to do it i a windows from, cause my old code was made in DOS. I would like a design u know :(
  9. Replies
    10
    Views
    2,570

    Ok, i'll check there, how do i use: DWORD...

    Ok, i'll check there, how do i use:
    DWORD InitiateShutdown(
  10. Replies
    10
    Views
    2,570

    I'm new :( what's SDK, where i check it?

    I'm new :(
    what's SDK, where i check it?
  11. Replies
    10
    Views
    2,570

    So i cant do it in a win32 app? Jut in console?

    So i cant do it in a win32 app? Jut in console?
  12. Replies
    10
    Views
    2,570

    i see your point! But see.. I can do it...

    i see your point!
    But see..

    I can do it trough DOS, "shutdown -s -t xx", but i would like to run it in a interface, like C and c++, but i'm new at programming.

    May u help me?
  13. Replies
    10
    Views
    2,570

    Shutdown Pc Timer

    Hi, i would like to make a program that shutdown my pc.
    Like, i set 3hours timer, than it shutdown.

    Would be like that:

    I set the timer in a label, then press the button, then the timer...
  14. Replies
    3
    Views
    1,589

    information from download

    How would i get the download rate and the size of the file that i'm downloading using this command:

    private void botao1_Click(object sender, EventArgs e)
    {

    string...
  15. Replies
    10
    Views
    1,928

    i have search all google already but didn't found...

    i have search all google already but didn't found anything that may fix that problem. :(
  16. Replies
    10
    Views
    1,928

    You are right in bouth :p But continuing.....

    You are right in bouth :p

    But continuing.. How can helps me?

    And the file is to small (20kb)
  17. Replies
    10
    Views
    1,928

    Freezing When Download

    Hi,

    I made a program and when i'm downloading the file, the program freeze, what do i have to do?

    I'm newbie!



    string url = "http://mysite.com.br/test.mst";
    string destino =...
Results 1 to 17 of 17