ImDaFrEaK
Well-known member
Is there a way to read information from the ASP Controls with JavaScript. For example. I have a listbox on my site and want to be able to also implement a player on my site. When the user clicks on a song in the listbox then the player via JS will start the playback of that song. Now i know that I would still need a postback to Cache the song but I was hoping to go AJAX style and stream the song back. I am new to web development but I catch on quick. I will except links or books as suggestions but a little explaining would be more useful to me. Thanks