racerboy
03-25-2005, 02:18 PM
I am new here and posted this in the HTML forum and they told me to post it here (my host suppors asp/mysql). Here goes:
I have a client who runs a DJ service. He would like for his clients to visit the protected area of his site to be able to access his “song list”, select songs from the list, and then send an email with these songs. I have the list in Excel/CSV format, but do not want to offer visitors (even clients) the ability to download the file and sort it themselves. Apparently, DJ song lists are tightly guarded. Any suggestions on the best way to allow the list to be sorted “on the fly” (by artist, genre, etc.) by the client without allowing a download of the file? Not sure if this would require some ODBC feature (which I’m just starting to learn).
Thanks for any suggestions.
I have a client who runs a DJ service. He would like for his clients to visit the protected area of his site to be able to access his “song list”, select songs from the list, and then send an email with these songs. I have the list in Excel/CSV format, but do not want to offer visitors (even clients) the ability to download the file and sort it themselves. Apparently, DJ song lists are tightly guarded. Any suggestions on the best way to allow the list to be sorted “on the fly” (by artist, genre, etc.) by the client without allowing a download of the file? Not sure if this would require some ODBC feature (which I’m just starting to learn).
Thanks for any suggestions.