+ Reply to Thread
Results 1 to 4 of 4

Thread: Registry
      
   

  1. #1
    Rock Hound is offline Corporal
    Join Date
    Feb 2008
    Posts
    10

    Default Registry

    I'm trying to make a registry where people can click on an item and that item will disappear. Is there a form or something that doesn't involve code where I can do this.

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

    Default Re: Registry

    You can do it, but not without coding. You see, "hidding" an item is relatively easy with Javascript, but this is not enough. You also need a server side script that will "memorize" that this item is reserved (or hidden) and this can only be done with a database or a file updating 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!


  3. #3
    Rock Hound is offline Corporal
    Join Date
    Feb 2008
    Posts
    10

    Default Re: Registry

    ok a friend told me about MYSQL Database but there really isn't any tutorials on it so I became quite lost very shortly.

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

    Default Re: Registry

    MySQL and PHP programming is something that exceeds this forum scope and limits. Try http://www.w3schools.com/ for some tutorials on php / MySQL / Javascript

    However, if you are only interested in achieving this task, i don't think you should spend all the necessary time.
    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