Results 1 to 2 of 2

Thread: forms and pdf's
      
   

  1. #1
    John Craig is offline Sergeant
    Join Date
    Aug 2008
    Posts
    33

    Default forms and pdf's

    I'm trying to construct a site where I can give away some e books and at the same time capture info to build a list. Foe example, ne of my e books is about stopping foreclosue. I built a page with a contact form that when the click on "submit" will take them to a success page with a link to down load their free e book. Here are my questions:
    1. does every page with a form need to be a php? I have seen people write that a form needs be be linked as a php and not html
    2. I'm writing my text link to the pdf e book like this:
    http://www.yourfairdeal.com/stopforeclosu******.pdf which does not work at all. I have the books in my public html folder. Why isn't this link working.

    Thanks

  2. #2
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: forms and pdf's

    if the .pdf file is in your p/f
    then check your link.............

    and yes, forms usually contain php and should be saved with that extension.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49