Thread: Some questions

  1. #1
    Registered User
    Join Date
    Sep 2006
    Posts
    98

    Some questions

    I have some questions about C#.
    Q1: How can I send an E-mail to a specific address? What I want it to do is send the data from TextBox1 to the e-mail address [email protected], when I click button1.
    Q2: Is it possible, and how, to add new values to the setting page?
    Q3: How would I access files on the internet? Lets say I want to access data.txt at the address www.blah.com/data/data.txt. How would I do that?
    Q4: How do I access files that are on my computer?
    (I am using Visual C# 2005 Express)
    Thanks

  2. #2
    Registered User AtomRiot's Avatar
    Join Date
    Jan 2003
    Posts
    120
    http://www.google.com/search?hl=en&q...=Google+Search

    http://www.google.com/search?num=100...al&btnG=Search

    have any more specific questions? (you may get more specific answers.)
    All Your Base Are Still Belong to Someone!!!
    And you Remember that!!!

  3. #3
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    Kinda sounds like homework, browse around MSDN

  4. #4
    Registered User
    Join Date
    Sep 2006
    Posts
    98
    It's not homework. I do Java at school. This is just for a personal project

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. questions....so many questions about random numbers....
    By face_master in forum C++ Programming
    Replies: 2
    Last Post: 07-30-2009, 08:47 AM
  2. A very long list of questions... maybe to long...
    By Ravens'sWrath in forum C Programming
    Replies: 16
    Last Post: 05-16-2007, 05:36 AM
  3. Several Questions, main one is about protected memory
    By Tron 9000 in forum C Programming
    Replies: 3
    Last Post: 06-02-2005, 07:42 AM
  4. Trivial questions - what to do?
    By Aerie in forum A Brief History of Cprogramming.com
    Replies: 23
    Last Post: 12-26-2004, 09:44 AM
  5. questions questions questions.....
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 08-14-2001, 07:22 AM