Results 1 to 3 of 3

Thread: Just some questions
      
   

  1. #1
    sebster is offline Sergeant
    Join Date
    Jun 2007
    Posts
    23

    Default Just some questions

    I have some question hoping that things will be clearer to me than before. I want to have upload form for files and that sort of thing. So I know I first have to make a page with a form on it with an upload field. Secondly these form entries need to be processed.

    Is this done by ABVFP? And how does that work? I have already installed ABVFP and started filling out the things for my form, but I want to know how ABVFP gets into 'contact' with the form I made.

    Another question is, where do the uploaded files go. I have already made a database and so I reckon they go there, but do they also appear on my wensite? Or is this not possible with ABVFP?

    Sebastiaan

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Just some questions

    Yes, you can do it with ABVFP. Ir will automaticaly upload any and as many files you want. The files are stored in the "uploads" (or whatever else you have named it) folder in your ABVFP folder in your site, and will also be attached to the email that you will recieve. The files do NOT go in the database (on the contrary of other data that does go in the database).
    To have the form send the data to ABVFP for processing, set the form action to be http://www.yourdomain.com/ABVFP/dbts_abvfp.php . It is all described in the tutorial that is included in the zip you downloaded.

    The files and the data will NOT appear in your website, you need some script for that. To see the info stored in the database, you can go in your CP, phpMyAdmin
    Or, you can ceate a database interface for that.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    sebster is offline Sergeant
    Join Date
    Jun 2007
    Posts
    23

    Default Re: Just some questions

    Thanks that helps. I'm still cracking my head over this form thing. Its seems more simple than it actually is.

    Sebastiaan

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