I will try my best to explain what i am trying to do Basically i am setting up a website where i want to offer my book for sale but allow members to read the first page of the book for free, Then after they click next to read the next page of the book i want a message box to pop up saying something like thank you for taking the time to read the first part of this great story to continue please subscribe to my site, then i want a payment box to pop up where they can make payment through paypal then once payment has been made they can continue on reading Does anyone know how i would go about doing such a thing or where i start? Would they be e mailed a code where they would have to input on my site? Would they be directed to make payment via paypal then be redirected back to continue reading the story? Please Help Thanks
You can do this with a little programming knowledge - using ClickBank.com as the payment processor. You can show the first page and when a user clicks to read the next page they would be directed to Clickbank where they could pay via CC or Paypal. Once payment is complete Clickbank would send your customer to a URL where they would have access to the rest of the book.
Thanks a lot for the help Where would be the best place to learn the HTML that is needed to do this? Thanks again
Start by looking at the HTML for sites that you are familiar with, beginning with simpler sites. Then try to make your own pages. Then start on the project, stopping to ask for help or google answers when you get stuck. For me anyway, that's the only effective way to learn something: By just rolling up my sleeves and doing it.