Results 1 to 17 of 17

Thread: How do I prompt the user where to save thier file? (In this case .txt)

Hybrid View

  1. #1
    Fanatic Member Vectris's Avatar
    Join Date
    Dec 2008
    Location
    USA
    Posts
    941

    Re: How can I add a "Save" button on my form?

    google before you post
    If your problem is solved, click the Thread Tools button at the top and mark your topic as Resolved!

    If someone helped you out, click the button on their post and leave them a comment to let them know they did a good job

    __________________
    My Vb.Net CodeBank Submissions:
    Microsoft Calculator Clone
    Custom TextBox Restrictions
    Get the Text inbetween HTML Tags (or two words)

  2. #2

    Thread Starter
    Banned
    Join Date
    Apr 2009
    Posts
    114

    Re: How can I add a "Save" button on my form?

    Quote Originally Posted by Vectris View Post
    google before you post
    I did, found nothing.

  3. #3
    PowerPoster keystone_paul's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    3,327

    Re: How can I add a "Save" button on my form?

    Quote Originally Posted by sn3akyr4bb1t View Post
    I did, found nothing.
    I find that amazingly hard to believe. I got over 1.3 million pages returned by my google query.

  4. #4

    Thread Starter
    Banned
    Join Date
    Apr 2009
    Posts
    114

    Re: How can I add a "Save" button on my form?

    Ok, will did this ever come to your mind that maybe our keywords were different?

  5. #5
    PowerPoster keystone_paul's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    3,327

    Re: How can I add a "Save" button on my form?

    Quote Originally Posted by sn3akyr4bb1t View Post
    Ok, will did this ever come to your mind that maybe our keywords were different?
    If you seriously didn't get anything back because our keywords were wildly different perhaps you need to think more deeply about how you phrase your questions.

    For example the title of this topic is "How can I add a 'Save' button on my form?"

    The answer to that is really simple - open your form, click on the button icon on the toolbox and click on the form and draw a button of the required size and set the button's text and name to reflect the fact it is a save button.

    Your actual question is really "how do I write a text file" (and possibly also "how do I prompt the user where to save his file").

    I'm not trying to be sarcastic or unhelpful but you need to be able to understand what the root of your question is or you'll never get anywhere.

  6. #6

    Thread Starter
    Banned
    Join Date
    Apr 2009
    Posts
    114

    Re: How can I add a "Save" button on my form?

    Quote Originally Posted by keystone_paul View Post
    If you seriously didn't get anything back because our keywords were wildly different perhaps you need to think more deeply about how you phrase your questions.

    For example the title of this topic is "How can I add a 'Save' button on my form?"

    The answer to that is really simple - open your form, click on the button icon on the toolbox and click on the form and draw a button of the required size and set the button's text and name to reflect the fact it is a save button.

    Your actual question is really "how do I write a text file" (and possibly also "how do I prompt the user where to save his file").

    I'm not trying to be sarcastic or unhelpful but you need to be able to understand what the root of your question is or you'll never get anywhere.
    Ok, I will rename my post. (By the way, almost everyone here talks to me either sarcastic or unhelpful)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width