Results 1 to 2 of 2

Thread: database access
      
   

  1. #1
    satan01 is offline Private First Class
    Join Date
    Apr 2008
    Posts
    6

    Default database access

    Hi
    I would like to ask you if anyone know how i can conect to a database that i have created with javascript using java so that when my client adds there details the form updates the database. i have loooked at the form tatourial but it only tells me how to make the form e mail me. does anyone know how i can make it go to the database so when a clint searches for a item it can be listsed in the sales page

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

    Default Re: database acsess

    Database you have created with Javascript ? Not sure what you mean.

    To insert new records in a database you need either a form (and a form processor that can store data in the database, like ABVFP) or an Ajax script.

    To list them in a webpage you need a specific script. There are many tutorials on the net for pure PHP or Ajax script (Javascript plus PHP backend script). You will also need HTML / CSS knowledge.

    Why don't you simply use a cart script ?
    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!


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