+ Reply to Thread
Results 1 to 6 of 6

Thread: DataBase
      
   

  1. #1
    ClaudeCava is offline Private
    Join Date
    Apr 2008
    Posts
    4

    Default DataBase

    Two Questions:
    First. Is there a tutorial (here or somewhere else) that explains how to make something like a GuestBook in my webPage and save in a database? and second How can I retrieve that database from the Host -> my PC ?
    I would like to know how it works (mySQL, php or whatever is needed to achieve this) I want to make something like contact-us but not to use email Thanks

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: DataBase

    There's no tutorial for doing that, doing this is a whole lot more complicated then sending an email, and is not something that can be explained in a tutorial. If you are wanting to build one from scratch be prepared to learn how to program in php as well as sql to store data in a mysql database.

    Heres a few good sites with programming tutorials (basic ideas, not how to do something specific)

    http://w3schools.com
    http://tizag.com

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    ClaudeCava is offline Private
    Join Date
    Apr 2008
    Posts
    4

    Thumbs up Re: DataBase

    Hi Watdaflip
    Thanks for your help !
    So far, I know how to program in Visual Basic 2005
    Can you tell me if that can be done by using visual studio 2005
    If so, what tools should I learn ?

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

    Default Re: DataBase

    Why re-invent the wheel ?

    There are lots of free guestbooks scripts on the web. Also, your CP (Fantastico) offers some guestbooks i believe.

    To create a contact form, you don't need to learn all that, just watch the relevant BlueVoda Forms Tutorial Part 1 . If you want to store the info in the database, use Advanced BlueVoda Form Processor
    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!


  5. #5
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: DataBase

    Quote Originally Posted by ClaudeCava View Post
    Hi Watdaflip
    Thanks for your help !
    So far, I know how to program in Visual Basic 2005
    Can you tell me if that can be done by using visual studio 2005
    If so, what tools should I learn ?
    Most web languages don't need a complier like Visual Studio, they are parsed at execution. This means you can use whatever you want, Visual Studio technically should work, but you could even use notepad if you wanted to.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  6. #6
    ClaudeCava is offline Private
    Join Date
    Apr 2008
    Posts
    4

    Smile Re: DataBase

    Quote Originally Posted by navaldesign View Post
    Why re-invent the wheel ?

    There are lots of free guestbooks scripts on the web. Also, your CP (Fantastico) offers some guestbooks i believe.

    To create a contact form, you don't need to learn all that, just watch the relevant BlueVoda Forms Tutorial Part 1 . If you want to store the info in the database, use Advanced BlueVoda Form Processor
    Hi NavalDesign !
    I apreciate your advice
    By now I did download the AdvancedFormProcesor
    I think it is what I was looking for
    let me work with it for a while, and I will let you know my results
    Thank you !

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