3 Topics

Member Avatar for
Member Avatar for Rakham

Hi! I do have my own VB6 mp3-player, which uses "Un4seen BASS.DLL" audiolibrary to play mp3 files. It works fine, but it doesn't support reading album cover (picture) from ID3V2 tags. For reading tags in text format, I use imported vb6 class module, that I found few years ago. But …

Member Avatar for Glyn_1
0
846
Member Avatar for Ambrish_1

i am making an album book in php for each user in php, but all pics are shown on page,, i want to show them according to user login,,not all pics plz help,,,thanks

Member Avatar for Bachu
0
236
Member Avatar for sai.ande

<% foreach (var dir in new DirectoryInfo("C:/Photos").GetDirectories()) { %> <table cellpadding = "5" border = "5"><tr> <td><img src="FolderIcon1.png" alt = "icon" height = "100" width = "100"/></td> <td> Directory: <%= dir.Name %><br /></td> </tr> <tr> <td> <img src="sparrow34.jpg" alt = "sparrow" height = "50" width = "50"/></td> <% foreach (var …

0
141

The End.