How to make a Web page with ebooks to download?

Hi, I want to add a page on my site where I can show the covers of ebooks, I want to offer.

On the other hand, I want two buttons below the image of the books: DOWNLOAD and REVIEW.

What is the best way to achieve this?

I know a Dutch site that has it all, it, s a membership to the site so that you can see what I mean by looking at the screenshot I took. https://DL.dropboxusercontent.com/u/3518085/screenshot%202015-11-12%2013.59.11.PNG

Is there anywhere tutorials where I can learn this?

I made the website where I would like to add this page myself, so I know a little how to do these things. www.bibleopen.org or Welcome to open Bible

Hope someone can help me.

Laurens

BTW I use DW 5 on OSX 10.11.1

Ok.  You don't need a lot of security.

You can use a PHP script to force a file download.  This could be combined with a simple form to get user name and first email address.  Once the form is submitted, the user is redirected to the download.

<>

/ * This little script requires a file download.

For simplicity, it is intended to be used for a single file.

Using this script is a side effect to hide the location of the

file on your server.

*/

full server path of the file to download (including the file name)

$Path2File = "/directory/ filename.zip."

the file name

$theFileName = "filename.zip."

the work is done here

header ("' Cache-Control: must-revalidate, post-check = 0, pre-check = 0" ");

Header ("' Content-Type: application/octet-stream '");

Header ("Content-Length:".) filesize ($Path2File));

Header ("Content-Disposition: attachment;") filename = $theFileName");

ReadFile ($Path2File);

?>

Nancy O.

Tags: Dreamweaver

Similar Questions

  • In CC Dramweaver Adobe how to make my Web page fill the entire window?

    In Adobe Dreamweaver CC how to make my Web page fill the entire window?

    A width of 100% CSS.


    Body {width: 100 %}}

    Nancy O.

  • How to make a web page to the size of browsers?

    How to make a web page to the size of browsers?

    Try to download the pdf file and the example in this tutorial files, which explain how to do this.

    http://www.Adobe.com/devnet/Dreamweaver/articles/bk_dwcs4_mastering_css.html

    PZ

  • How to make all web pages open best

    I want to be automatically optimised pages

    Hi Veronica,.

    It seems that you want to open all web pages with maximized screen.

    What browser do you use?

    If you are using Internet Explorer, try the steps below.

    You can not reach full screen whenever you open a new link. You should be able to get a new Internet Explorer window to fill the screen.

    a. open a Web page. Soft at full size. Do not use to maximize.
    b. choose any link on this Web page and right click > open in a new window.
    c. stretch this second window to the size desired-do not use maximize.
    d. close the first window of IE. Then close this second resized window.

    I hope that the information provided above is useful.

  • How to make a web page more

    I work in the beta version of Muse and wonder how to make a long Web page. I have some text and photos that I want to use, and I'd like the photos under the text. When I pin them they seek only the text, and when I detach them they scroll to the text. I need help on understanding!

    Please refer to the special Muse pre-release Forum to discuss any pre-release related issues, even if you think that this isn't a matter of pre-release .

  • How to make a web page which changes each time the user refreshes? Is it possible to Muse?

    Hi, I would like to make a simple site where the main text in the center of the page changes whenever the user refreshes the page in their browser. I guess I'll have to do a master and several pages that are all the same except for changes in the text, but I don't know how to make sure each update goes to another page and not just the home page? Is it still possible in the Muse?

    This is an example of what I'm going: : procatinator:

    Thank you!

    You can't do it with only Muse. Would be probably pretty simple to do with a bit of Javascript. Check the widget directory such that it is possible that someone has made a widget for random content. If not, maybe I'll do one this weekend. ;-)

  • How to load a web page with the Web page class

    Hello world

    I try my app to display the title and favico starting from a given url without showing the content of the Web page itself using the class bb::cascades:WebPage, but after the constructor method and setUrl, apparently not start the loading content and methods title() both icon give anything (or loading())

    Any idea on how to load the webpage using this class?

    void handleInvoke (const bb::system:InvokeRequest & request) {}

    Web page * bookmark = new WebPage();

    Bookmark-> setUrl (request.uri ());

    root->findChild ('message')-> setProperty ('text', QString (bookmark-> title()));

    }

    Thanks in advance

    Diego

    I have use the class Web page, but the documentation, it seems you should subscribe to the loadingChanged signal and wait for the download to complete. The download can begin asynchronously so loading() might return false immediately after the definition of the URL.

    https://developer.BlackBerry.com/Cascades/reference/bb__cascades__webpage.html#loadingchanged

  • How to make a web page to get the new tab page?

    I go to a web page a lot, but it does not appear as a tile on the new tab page. I got it in the past, but he went. I would like to get back into my tiles.

    See this - https://support.mozilla.org/en-US/kb/customize-new-tab-page#w_pin-a-tile

  • How to make the Web Gallery with 3 columns of thumbnails?

    Hi all

    I used the gallery photo web to build a few sites, but always with thumbnails in a single, vertical, column within a framework that scrolls. and I have never mch liked this scroll bar.

    I came across this page:

    http://www.mariannekolb.com/recent.html

    that, as I look at the code, cannot even make use of web photo gallery, but is very similar.

    in any case, someone in this group has an idea how this miniature of multiple column (without scroll bar) is completed?

    Thank you

    the person that I'm building the site hate scrolling.

    In this case, choose a skin different (several to choose) and / or modify the CSS code to meet your needs.  jAlbum forums can help you.

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • How to make my Web page 100% width on any resolution of the Office?

    Hello

    I designed a model of Web site on Photoshop with dimensions of 1280 x H: 2464 W:, but when you put the JPG file on the blank home page

    to see how it would look and fit, he was not fill the entire screen and was rather Center and white left and right there.

    I am posting on my desktop which is 1920 x 1080.

    I'm new to Muse, so I'm not sure what is the best size settings to choose for a Web site that would work perfectly on almost any office.

    An example of the style of the site, I want to create is the site Web of Nestea

    For the header and the footer of my site, I have a huge image instead of a solid color.

    I know that images must be really big so that they are not stretched and quality in bulk, but

    If someone could tell me the dimensions and parameters to be set when creating a new website so that

    I was able to re-layout of the site with the same dimensions and that I placed the JPG file to see how it

    would look, he would fit edge to edge and not bad quality.

    Thank you

    Hello

    You can find below for useful resources to help you get started with a site of flexible width in Muse similar to the example you provided get.

    http://TV.Adobe.com/watch/Muse-feature-tour/Muse-design-for-flexible-browser-width

    https://helpx.Adobe.com/Muse/how-to/add-100-width-slideshow.html

    http://helpx.Adobe.com/Muse/using/using-fill-browser-fill-options.html

    http://TV.Adobe.com/watch/learn-Adobe-Muse-CC/adding-scroll-effects/

    http://helpx.Adobe.com/Muse/using/scroll-effects-opacity-slideshow-animate.html

    See you soon,.

    Vikas

  • How do I Center web page?

    Hello there, I am using Dreamweaver CS3 for a while, I'm now trying to DW CS5. How to make my web page toward the Center, is to show as it should in internet explore, but showing to the left, in firefox. It is a table with css design, when I align right it will show on the right in a browser, but not when align to Center.

    Thank you

    http://worldclasswebdesign.NET/

    With CSS:

    {body
    background: #FFFF;
    Width: 900px; / * width in pixels, ems or % * /.

    margin: auto 10px; / * with width, this centers on screen page * /.

    }

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • How to make the same effect of scrolling like Tumblr (beginning Web page) with Adobe Muse?

    How to make the same effect of scrolling like Tumblr (beginning Web page) with Adobe Muse?

    I used Adobe Muse since the day it first came out, I played with the timings and effects of scrolling a lot. Tumblr landing page scrolling is very nice, I can see why you want a similar effect. Something similar could be created using the scrolling in AdobeMuse effects, especially if you familiarize yourself with the scrolling of the transparency. Start with a color block simple try it scroll up to double speed, then add items to the next page with the scrolling transparencies. Best practical work, use layers to do this, it makes things so much easier when you need to edit the page.

    Once you have played with the effects of scroll, you will begin to note how the elements of the Tumblr page can be re-created. This will be a sharp learning curve, but very doable in Muse for a similar effect. You will have a number of layers with page elements and new blocks of color on each layer when your done, fine tweaking the movement of scrolling and timings will make perfect. Good luck.

    If not, try adding an animation on board, you can create a Web page in Adobe Edge, but again... probably much more involved learning with this option.

  • How to make a simple video with my computer ' s web cam?

    I recently (10 minutes ago) asked a simple question on how to make a video.  For five of the most wonderful years of my life, I have designed critical systems of path for launch Pads 39A & B, the vehicle Assembly building and the robot that went out the candle to the pad.  On paper, a critical path system explained how the engineer, design and build a structure.  In this case, it was activities separate from about 3400 and when, how and how long these activities were to each other.  At the time where the Commander.  I worked and which had been granted to these contracts, had developed the method of the path critical following the guidance system of the Polaris Missile, which was incredibly hard to get a handle.  At the time where manned Apollo lunar Mission has been in place, I was one of only ten people in the world, who knew the process.  We needed honest, some answers to our questions or it would take years to accomplish what Stephen Hawking characterized as "the unique accomplishment largest in human history" you gave me answers to my questions by these 'engineers' for Microsoft on the use of a webcam and had implemented them, would not be there was a second launch of Apollo because the first three astronauts would be dead.  How to make a simple video with my computer ' s web cam?     Al wood

    http://www.WikiHow.com/use-webcam-on-Windows-Movie-Maker

    Movie Maker: http://windows.microsoft.com/en-us/windows-live/movie-maker

    Not tested.  Instructions could be for the old version of Movie Maker, but they probably give you the basics.

    (It's a way of many - that the answer does not depend on your OS, but on the software you use to interface with your webcam.  Camtasia?  Skype?  etc and so on...)

    In addition, to find this information is quite simple.  Once I decided on what software to go with in my response to you (I chose Windows Movie Maker 12 because it's easy to get, free, Microsoft, similar to products that were previously found with Windows) I did a simple search on Google:

    use Windows Movie Maker 12 with webcam

    https://www.Google.com/#q=Use+Windows+Movie+Maker+12+with+webcam

    or more demonstratively:

    http://lmgtfy.com/?q=Use+Windows+Movie+Maker+12+with+webcam

    The first hit seems to be a video market even helps you to download and install the Windows Movie Maker 12 application...

  • How do I create a web pages with Adobe Muse reagent? I think it's a great tool and must Access the functionality just like Edge reflow. And is it possible to import works of reflow to Muse?

    How do I create a web pages with Adobe Muse reagent? I think it's a great tool and must Access the functionality just like Edge reflow. And is it possible to import works of reflow to Muse?

    Hello

    Please check a few suggestions given in this thread you can create sensitive sites with Adobe Muse?

  • How can I add an update to a web page with a web application.

    I would like to know how to update a Web page, whenever a web application element has been added or updated in the last.

    I have the {tag_lastupdatedate} tag, but it works only for the web app list or details page.

    I want to be able to add the date and time with respect to when the entire list is refreshed. Any suggestions? Thank you!

    helpFile.jpg

    Hi DLSAgency,

    There is a module called {module_lastupdated} and it will show the date when the web page, it's been updated, but there is no module that will display when the list of web applications within this page has been updated. It is not this kind of feature in British Colombia.

    See you soon,.

    Mario

Maybe you are looking for