Help needed on writing c++program that cin name and jpeg file name create a html file

Light Poster
17Nov2006,02:56   #1
hapa_at_1's Avatar
I want to write a program that take a name of a person and also a name of a jpeg file with known destination and create an output on an HTML format but it should also display the picture help me out it is easy to take in name using CIN and Output file can be created usuing ofstream but the problem is how can i output a picture. can some body help me out
Go4Expert Founder
17Nov2006,10:28   #2
shabbir's Avatar
Can you clarify what OS and compiler you are using.