| | |
picture box
![]() |
•
•
•
•
yeah but what about if i want to load an impage from the internet?
•
•
•
•
and if the image isn't bmp? It says file/path access error... could someone help me?
CommonDialog1.Filter = "Picture Files (*.bmp;*.jpg;*.gif)|*.bmp;*.jpg;*.gif;|"
CommonDialog1.ShowOpen
Image1.Picture = LoadPicture(CommonDialog1.FileName)
Last edited by jireh; Jul 17th, 2007 at 8:32 pm.
A conclusion is the place where you got tired of thinking. http://www.martin2k.co.uk/forums/index.php?showforum=4
http://www.a1vbcode.com/a1vbcode/vbforums/Forum3-1.aspx
http://www.developerfusion.co.uk/for...orum&ForumID=4
•
•
Join Date: Jul 2007
Posts: 5
Reputation:
Solved Threads: 0
i meant image... not impage... sorry for that typo 
well if the image isn't stored in the local PC, but is in a web site... for example if i want this http://www.daniweb.com/forums/myimag...tons/reply.gif displayed in a picturebox, how do i do it...?

well if the image isn't stored in the local PC, but is in a web site... for example if i want this http://www.daniweb.com/forums/myimag...tons/reply.gif displayed in a picturebox, how do i do it...?
Hi edu,
use a "WebBrowser" Control and Navigate it to the url. check this
WebBrowser1.Navigate2 "http://www.whateverwebsite.com/imagesfolder/myimage.jpg"
Regards
Veena
use a "WebBrowser" Control and Navigate it to the url. check this
WebBrowser1.Navigate2 "http://www.whateverwebsite.com/imagesfolder/myimage.jpg"
Regards
Veena
![]() |
Similar Threads
- clearing picture from picture box (Visual Basic 4 / 5 / 6)
- picture box in vb.net 2003. (VB.NET)
- Can I place an image into the Flash movie box so appears when Flash blocked by browse (Graphics and Multimedia)
- need help with PICTURE (Visual Basic 4 / 5 / 6)
- Change the Picture on the Welcome Screen (Windows tips 'n' tweaks)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: how convert a numeric number to text
- Next Thread: Split PDF using Vb6
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age application basic beginner birth bmp calculator cd cells.find click client code college component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report save search sendbyte sites sort sql sql2008 sqlserver subroutine tags textbox time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows





