Basically, I have a preview mp3 link and a download full file link. The download file should only be available to registered users. If they are not logged in a login prompt would appear.
What would be the best way to set this up? I don't want to create 2 separate pages ( members /non members).
How would I code the link to talk to the script to check if the user is logged in or not?
Thanks for any help.