Hi Guys, I am really struggling, i am trying to save images to a database to display them on a web site, The problem being i don't have a CLUE. I have searched the web over and over and can't find a simple how to. Can any body help. I need to know how to store images in a database (what do you save them as?) How to retrieve them from the database, and display them on a page. Any examples would be great. Cheers Mav
mavgoose
Posts
-
Picture Databases -
Button BitmapsHi, i am trying to place a bitmap on a button but have had no success, i have read lots of ways of doing them and had a go at implementing them but i don't really understand about them. I was wondering if any one could explain it in simple terms maybe even give some sample code to make it easier to understand. Thanks Mav
-
Playing .WAVHi, i have been trying to play a wav sound within my app but it will only let me play a default windows sound. I have tried various ways. Does any one know how? or does any one know of a detailed web site telling me how to play wav? Does it need to be saved as a resource? if so how. Thanks
-
Music SequencerI am trying to produce a music sequencer which looks like a table but isn't, It needs to be 7 down and abiut 15 across. I was thinking about inplementing it using rectangles? Each of the seven down will be a different music note but the 15 along will be the same as the first one in the line all the way along. So that when i press a note i can play a tune. What i need it to do is save the buttons i press somehow and then i have a button for playback. Any Ideas
-
Midi Hexadecimal ValuesAny Ideas on how to go about doing it? Or where best to look. Mav
-
Midi Hexadecimal ValuesI have programed a application which has a on screen keyboard which plays all the piano notes when the button is pressed but i was wondering is there a way of making the keyboard sound different musical instruments when the keys are pressed? I have used hexadecimal values for the normal piano keys. Any suggestions would be welcome. Mav
-
Sound In an AppHow is it possible to get a program to play Midi \ Wav file when a button is pressed? I need my application to include 2-3 sound files which can be played when a button is pressed is this possible? if so how. And how do you display a bitmap on a button? :omg:
-
Music ApplicationHow would you go about attaching 'winnm.dll' to a project? I am just unable to get my head around linking the dll files then accessing them. Do i need to create a header file? What will i then need to include in the header file? I need to create a simple keyboard which uses low level design to produce sound through the sound card. :omg: Any help would be appreciated. Cheers Mav
-
Music ApplicationRoss, How would you go about attaching 'winnm.dll' to a project? I am at a complete block at the moment which isn't good, I am just unable to get my head around linking the dll files then accessing them. Do i need to create a header file? Which things will i then need to include in the file? Cheers Mav :omg:
-
Music ApplicationI have be assigned a project which has to have a graphical music keyboard which plays the corresponding note when the key is pressed, it also has to have a simple graphical editor to edit the notes. As i am new to all this i was wondering if anyone could give me any pointers of where to start and along what lines i should go about doing it. I am currently trying to interacted with DLL files to access the soundcard. Any help would be much appreciated. Mav