473,320 Members | 1,902 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

loading a CBitmap from a URL

Hey, I'm working on an IE toolbar and I need to load a CBitmap from a
bitmap file's internet address. I get the URL of the image from a
mySQL lookup, but is there a way I can load the CBitmap with the image
at this URL afterwards? I'm having trouble doing anything other than
loading local images. Thanks for any help you can give me!
Jul 22 '05 #1
2 1843
Amir <am******@gmail.com> spoke thus:
Hey, I'm working on an IE toolbar and I need to load a CBitmap from a
bitmap file's internet address. I get the URL of the image from a
mySQL lookup, but is there a way I can load the CBitmap with the image
at this URL afterwards? I'm having trouble doing anything other than
loading local images. Thanks for any help you can give me!


Your post is off-topic for comp.lang.c++. Please visit

http://www.slack.net/~shiva/welcome.txt
http://www.parashift.com/c++-faq-lite/

for posting guidelines and frequently asked questions. Thank you.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
Jul 22 '05 #2

"Amir" <am******@gmail.com> wrote in message
news:75**************************@posting.google.c om...
Hey, I'm working on an IE toolbar and I need to load a CBitmap from a
bitmap file's internet address. I get the URL of the image from a
mySQL lookup, but is there a way I can load the CBitmap with the image
at this URL afterwards? I'm having trouble doing anything other than
loading local images. Thanks for any help you can give me!


This is off-topic for this newsgroup, but why not just download the image to
a local directory and display it from there? That's what most software does
(including IE, if I'm not mistaken).

-Howard
Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: matt | last post by:
I have a function which displays a bitmap on a picture control. It looks like the function can only be called once: CDlg::OnDisplay() { VERIFY(m_bmp.LoadBitmap(hole1));...
3
by: Roy Wang | last post by:
hi, My problem is how to determining when the XML file has loaded using javascript. I loaded an xml file using javascript in a web page. The code below is loading the xml file for IE:...
4
by: Adrian MacNair | last post by:
Hi, I created an image gallery which displays 63 images in a slideshow. The problem is that the show was slow because each image loaded one at a time during the show. No problem right? I just...
6
by: Curious George | last post by:
I have a page that takes about 10 seconds to load the first time it is run. I would like to first display a little animated gif telling the user that the page is loading. How do I do this with...
1
by: Jigar Mehta | last post by:
Hye friends!! Jigar Mehta from India. Currently I am loading one BMP file around 2.5 MB from the disk from my VC program and show it to its DC... But while CBitmap object tries to load it by...
2
by: Rob | last post by:
I was working on a project and everything was going fine, then all of a sudden the form set as my startup object stopped loading. I tried setting some others as the startup object, and some of my...
3
by: Holmes | last post by:
Hello Ran into a bit of a problem here and have now exhausted my resources to getting this working What I am trying to do is load and show a simple vb form with a listbox in it Dim...
4
by: Newbie | last post by:
Hello everyone, i'm new to windows programming in C++. I have to display a 2-D array as a bitmap. I tried to compile the following code..but the compiler doesnt identify the CBitmap class...can...
0
by: kenneth6 | last post by:
I am preparing a dialog-based MFC application. I want to show the CBitmap object created after processing on the windows dialog. Should I show it to DC or the picture control?? Which one is practical...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.