Results 1 to 12 of 12

Thread: [RESOLVED] quick question

  1. #1

    Thread Starter
    Addicted Member Golfreak's Avatar
    Join Date
    Oct 2005
    Location
    stuck in a cube
    Posts
    147

    Resolved [RESOLVED] quick question

    Hi everyone

    Got a quick question

    how do you attach an image to your post?

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

    Re: quick question

    You need to reference an already uploaded imageon the web or on your own webserver by using the [img] tags.

    [img]http://www.somesite.com/images/image1.gif[/img]

    Moved from VB.NET
    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

  3. #3

    Thread Starter
    Addicted Member Golfreak's Avatar
    Join Date
    Oct 2005
    Location
    stuck in a cube
    Posts
    147

    Re: quick question

    What I'm trying to do is upload a printscreen with a picture of a form in one of my apps

    The purpose is I have a question that may need visualization.

    The image has been pasted in a .doc file

    When I try to place it on my post using the "manage attachments" option it gets posted like this:

    [img]cases.doc[/img]

    what am I doing wrong?

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

    Re: quick question

    Save the image to a image file like *.jpg or *.gif using MS Paint or other image software. Then upload that image with your post by clicking on the Manage Attachments button during a reply post. If you attach only one imagefile it will automatically display in your post like mine below.
    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

  5. #5
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: quick question

    In addition to what the previous post stated....

    If you have captured your screen, then paste it into PAINT instead of Word. Paint should by on your system. In Paint, save the image as a .jpg or gif image.

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  6. #6

    Thread Starter
    Addicted Member Golfreak's Avatar
    Join Date
    Oct 2005
    Location
    stuck in a cube
    Posts
    147

    Re: quick question

    OK thanks guys

    I think I get it now.

  7. #7
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,374

    Re: [RESOLVED] quick question

    What I do is paste the screen into Word and "Save As Web Page" - the JPG is created in a sub-folder.

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

    Re: [RESOLVED] quick question

    Quote Originally Posted by robertx
    What I do is paste the screen into Word and "Save As Web Page" - the JPG is created in a sub-folder.
    That is an interesting idea that I will have to try.

    My problem is that everytime I paste something into Paint and save it as a jpg, it is always to large to post.

  9. #9
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [RESOLVED] quick question

    Quote Originally Posted by Hack
    That is an interesting idea that I will have to try.

    My problem is that everytime I paste something into Paint and save it as a jpg, it is always to large to post.
    Got any other image editing program? When saving as JPG, you can set a higher level of compression so that the size is substantially reduced.

  10. #10
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: [RESOLVED] quick question

    Quote Originally Posted by Hack
    ...My problem is that everytime I paste something into Paint and save it as a jpg, it is always to large to post.
    There is a way arround this "issue": select some region and right click on it and then select "Cpoy To..." and save it - image will be saved as bmp. Open that image and then use "Save As..." option to create jpg file (you might want to delete bmp after that).

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

    Re: [RESOLVED] quick question

    Quote Originally Posted by RhinoBull
    There is a way arround this "issue": select some region and right click on it and then select "Cpoy To..." and save it - image will be saved as bmp. Open that image and then use "Save As..." option to create jpg file (you might want to delete bmp after that).
    Cool. I'll give it shot.

    Thank you sir!

  12. #12

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