I know the rules, and this is actually not a question that can be answered, but I really need help with this.
I am creating a website that has a javascript music player that cannot be interrupted every time a user changes pages. Thus, the site should be a kind of one page, loading ASPX files using AJAX.
What structure should I use for this?
If I use Masterpage with a player and split aspx files, can I download these files using ajax?
Any help with ajax framework or sample would be appreciated.
Vitor reis
source share