+ Reply to Thread
Results 1 to 4 of 4

Thread: Where is the file?
      
   

  1. #1
    Cartski is offline Private
    Join Date
    Aug 2008
    Posts
    3

    Default Where is the file?

    Hi

    Sorry for what might seem like a very basic question but I am still new to website publishing.

    I have a page on my site used for file uploads. It basically asks visitors to upload their CV.

    If they do this where does the file go? I get an email with the form details but can not find the file the customer has uploaded. It is not sent with the email. I have also looked in my CPanel under file manage but can not find it.

    Please help!

    The page is

    http://www.coastalsocialcare.co.uk/uploadcv.php

    Cartski

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

    Default Re: Where is the file?

    I think that I have seen a similar question like this before...............

    A form will collect data and a script will then send that data back in an email.

    A file upload also needs a script to upload the file.

    You usually have a directory named uploads to where the script will place the uploaded file.

    Please view the bv tutorial on how to upload files to get a better understanding of what is involved.

    have fun

  3. #3
    Cartski is offline Private
    Join Date
    Aug 2008
    Posts
    3

    Default Re: Where is the file?

    Hi David

    Thanks for getting back to me.

    Not really sure what you are on about though!

    Via BlueVoda I have built the page below,

    http://www.coastalsocialcare.co.uk/uploadcv.php

    I have followed the instructions via the tutorials on building a form.

    And the form works fine.

    You say a file upload needs a script, isn't this automatically done like everything else in BV website builder?

    I have no idea how to write a script for the file upload or where to put this script if I could.

    Plus I have been through my control panel lots of time and I can not find anything where the files might be placed. e.g File uploads etc or even incoming.

    As I no expert please can explain so I can understand.

    thanks very much

    Marcus

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

    Default Re: Where is the file?

    The built in scrip used will not attach the files to the email. It will, however, send you a link with the full path to the upload file. So you either download it with FTP or, in the case of an image, you can click on the link and view the image on your browser, (and from there use Save As to save it on your own computer).

    Do you rcieve the path to the uploaded file ?

    its posible that Your upload field is unnamed! No name means that the script can not save/upload the file and send you the link

    Name it anything: Image, file, fileupload, whatever you wish.

    all the above comments were taken from this link:

    http://www.vodahost.com/vodatalk/for...-tutorial.html

    see all the posts under the video................

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