Jump to content

uktab

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by uktab

  1. Thanks for your fast reply ! Worked great
  2. Hi, I followed some instructions on a site to help me build a web form, then I found some free code that sends the data from the form to my email address, and then a 'Thank you' page should show. I can enter data into the form, but when I press 'Submit' nothing happens. The 'Thank you' page doesn't come up, and the data doesn't get emailed. I have attached the 3 web pages. radioform.php - the form simplescript.php - the code that sends the data to the email address radioformend - the 'Thank you' page Thank you for any help ! radioform.php simplescript.php radioformend.html
  3. Hi, I have a site that lets users find music by clicking search filters. They get results as mp3s and can either preview the music, download it or add it to a playlist folder. Is there an easy way to add a checkbox next to each mp3 in the results, which the user can select, but when the user checks out using paypal, they're given a link to download the .wav version of each selected track, rather than the mp3? The wavs are already in a folder on the server and have the same fliename as their mp3 except the extension is .wav Currently the user sees 10 results on a page, with anything from 1 to xxx pages being available. If it helps, the user can already add mp3s to a playlist folder they've created using an 'add' button. In advance of some obvious questions: The tracks will be for tv or radio broadcast and the users only use wav or aif files. The mp3s are only downloaded so the user can try the tune in a production to see if it works. I have very basic php knowledge, as you can probably tell, so excuse me if I ask a few stupid questions if I get any replies! A screenshot is attached. On the left is the project playlist showing an 'added' track. The middle column is the search filters and the right-hand column is the resulting list of mp3s from the search - the buttons there are 'play' 'info' 'add' (to playlist) and 'download' (mp3 to hard drive). Any help is appreciated Thanks
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.