Results 1 to 11 of 11

Thread: [2005] Add sreenshot to post

  1. #1

    Thread Starter
    Frenzied Member CoachBarker's Avatar
    Join Date
    Aug 2007
    Location
    Central NY State
    Posts
    1,121

    Exclamation [2005] Add sreenshot to post

    I have an error message that I have as a screen shot that I would like to add to a post to get some feedback. How can I do this?

    Thanks
    CoachBarker

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2005] Add sreenshot to post

    This is the VB.NET forum, for questions about VB.NET. If you have questions about how to use the forum then read the FAQ first and if you don't find the answer then post in the Forum Feedback forum.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Frenzied Member CoachBarker's Avatar
    Join Date
    Aug 2007
    Location
    Central NY State
    Posts
    1,121

    Re: [2005] Add sreenshot to post

    Sorry, I read the FAQ and totally missed the part about images. To early in the morning for comprehension I guess
    CoachBarker

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [2005] Add sreenshot to post

    Thread Moved

    Do you still need help with this?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5

    Thread Starter
    Frenzied Member CoachBarker's Avatar
    Join Date
    Aug 2007
    Location
    Central NY State
    Posts
    1,121

    Re: [2005] Add sreenshot to post

    I was just wondering how to add a screen shot.I see now that you can add an amage but it is through a url. I thought there was maybe a way to just copy and paste one in. thanks anyhow.

    CoachBarker

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [2005] Add sreenshot to post

    Yes and no. You can copy the screenshot and paste it in MS Paint. Save it to your filesystem. Then when replying to a post using the advances reply page you can click the button named "Manage Attachments". This is where you can upload your screenshot file and attach it to your reply. No external image hosting necessary. We store the attachments on our server within our forum software.

    Example:
    Attached Images Attached Images  
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  7. #7

    Thread Starter
    Frenzied Member CoachBarker's Avatar
    Join Date
    Aug 2007
    Location
    Central NY State
    Posts
    1,121

    Re: [2005] Add sreenshot to post

    Thanks I will keep that in mind, is the url then http://my File

    CoachBarker

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [2005] Add sreenshot to post

    Umm, where is the image you want to attach? On a webserver somewhere or in your file system?

    We also have a testing forum for testing out and learning the features of the sites software.

    http://vbforums.com/forumdisplay.php?f=39
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  9. #9

    Thread Starter
    Frenzied Member CoachBarker's Avatar
    Join Date
    Aug 2007
    Location
    Central NY State
    Posts
    1,121

    Re: [2005] Add sreenshot to post

    It is on my file system, do not have the luxury of having a server. Will have to check out the testing forum.
    Thanks
    CoachBarker

  10. #10
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [2005] Add sreenshot to post

    If it is one your system, then you can do what Rob suggested in Post #6 with the Manage Attachments.

  11. #11

    Thread Starter
    Frenzied Member CoachBarker's Avatar
    Join Date
    Aug 2007
    Location
    Central NY State
    Posts
    1,121

    Re: [2005] Add sreenshot to post

    I appreciate all the advice and will test out the suggestions, participating in these forums is new to me and they all have different sets of rules and conditions.
    If it is of any interest I am doing an internship at one of the Big East universities for my Bachelors degree in Software Application Development. Unfortunately the base of our knowledge at the college I am attending is 3/4 tier development for business applications using Access as the database so they can be stand alone apps. We touched on SQL Server but only enough to create apps that could be either use Access or SQL Server as the database.
    The skillsets are the same basically but a lot of what I am attempting to do is all related to file systems, processes and network connections and we never really got into any of that at school so it is all new to me. Unfortunately the person who is managing my internship for .net is also the System Architect and with school getting ready to kick off doesn' have a lot of free time.
    So I appreciate all the help and suggestions I receive in this and all the other forums I use. Where would us beginners be without you experts.

    Thanks again
    CochBarker

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