Click here to Skip to main content
15,884,099 members
Home / Discussions / Database
   

Database

 
AnswerRe: See If Stored Proc Returns Data Pin
Mycroft Holmes3-May-12 12:40
professionalMycroft Holmes3-May-12 12:40 
AnswerRe: See If Stored Proc Returns Data Pin
Eddy Vluggen4-May-12 0:01
professionalEddy Vluggen4-May-12 0:01 
AnswerRe: See If Stored Proc Returns Data Pin
Corporal Agarn7-May-12 7:21
professionalCorporal Agarn7-May-12 7:21 
AnswerRe: See If Stored Proc Returns Data Pin
vvashishta10-May-12 4:46
vvashishta10-May-12 4:46 
QuestionPlaying music on my end, with APIs of search engines Pin
Neha.prakash882-May-12 21:52
Neha.prakash882-May-12 21:52 
AnswerRe: Playing music on my end, with APIs of search engines Pin
Richard MacCutchan2-May-12 22:24
mveRichard MacCutchan2-May-12 22:24 
AnswerRe: Playing music on my end, with APIs of search engines Pin
Eddy Vluggen4-May-12 0:04
professionalEddy Vluggen4-May-12 0:04 
GeneralRe: Playing music on my end, with APIs of search engines Pin
Neha.prakash884-May-12 0:19
Neha.prakash884-May-12 0:19 
This is an XML file provided by http://freemusicarchive.org[^] in this at the place of track URl they have provided http://freemusicarchive.org/music/Alastair_Cameron/Free_Film_Music_cameronmusiccouk/gentle_marimba[^], which is opening some page which contains a mp3 file which we can listen.

My problem is that I want to play that music at my website, I don't want to redirect to any any other website. I want that user just click on play button and it start playing, without showing the actual website which is hosting the song.

XML
<value>
<track_id>55860</track_id>
<track_title>gentle marimba</track_title>
<track_url>
http://freemusicarchive.org/music/Alastair_Cameron/Free_Film_Music_cameronmusiccouk/gentle_marimba
</track_url>
<track_image_file/>
<artist_id>12203</artist_id>
<artist_name>Alastair Cameron</artist_name>
<artist_url>
http://freemusicarchive.org/music/Alastair_Cameron/
</artist_url>
<artist_website>http://www.cameronmusic.co.uk/</artist_website>
<album_id>10345</album_id>
<album_title>Free Film Music (cameronmusic.co.uk)</album_title>
<album_url>
http://freemusicarchive.org/music/Alastair_Cameron/Free_Film_Music_cameronmusiccouk/
</album_url>
<license_title>Creative Commons Attribution</license_title>
<license_url>http://creativecommons.org/licenses/by/3.0/</license_url>
<track_language_code/>
<track_duration>01:44</track_duration>
<track_number>0</track_number>
<track_disc_number>1</track_disc_number>
</value>

SuggestionRe: Playing music on my end, with APIs of search engines Pin
Eddy Vluggen4-May-12 0:26
professionalEddy Vluggen4-May-12 0:26 
GeneralRe: Playing music on my end, with APIs of search engines Pin
Neha.prakash884-May-12 0:29
Neha.prakash884-May-12 0:29 
GeneralRe: Playing music on my end, with APIs of search engines Pin
Eddy Vluggen4-May-12 0:39
professionalEddy Vluggen4-May-12 0:39 
Questioncheck date range in between date range Pin
RA|-|UL PATEL2-May-12 20:58
RA|-|UL PATEL2-May-12 20:58 
AnswerRe: check date range in between date range Pin
Blue_Boy2-May-12 21:27
Blue_Boy2-May-12 21:27 
GeneralRe: check date range in between date range Pin
jschell3-May-12 8:42
jschell3-May-12 8:42 
AnswerRe: check date range in between date range Pin
Vishal D Kolekar4-May-12 2:19
professionalVishal D Kolekar4-May-12 2:19 
AnswerRe: check date range in between date range Pin
vvashishta10-May-12 4:50
vvashishta10-May-12 4:50 
Questioncareer Sql developer Pin
Arul R Ece29-Apr-12 20:36
Arul R Ece29-Apr-12 20:36 
AnswerRe: career Sql developer Pin
Richard MacCutchan29-Apr-12 23:13
mveRichard MacCutchan29-Apr-12 23:13 
AnswerRe: career Sql developer Pin
vvashishta30-Apr-12 22:01
vvashishta30-Apr-12 22:01 
AnswerRe: career Sql developer Pin
ZurdoDev1-May-12 2:20
professionalZurdoDev1-May-12 2:20 
AnswerRe: career Sql developer Pin
rana ray3-May-12 1:14
rana ray3-May-12 1:14 
QuestionStore procedure Pin
D.M. Abdur Rahim29-Apr-12 17:25
D.M. Abdur Rahim29-Apr-12 17:25 
AnswerRe: Store procedure Pin
Mycroft Holmes29-Apr-12 17:56
professionalMycroft Holmes29-Apr-12 17:56 
AnswerRe: Store procedure Pin
Richard MacCutchan29-Apr-12 23:12
mveRichard MacCutchan29-Apr-12 23:12 
AnswerRe: Store procedure Pin
Corporal Agarn1-May-12 3:04
professionalCorporal Agarn1-May-12 3:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.