Close

Results 1 to 3 of 3
  1. #1
    DF VIP Member Little John's Avatar
    Join Date
    Dec 2002
    Location
    Bolton
    Posts
    6,516
    Thanks
    96
    Thanked:        380
    Karma Level
    910

    Default A quick question

    Hiya another request by me.

    Can anyone point me in the direction of creating an online catalog not to sell things just to display the contents.

    I have been asked to create an online catalog of badges. The badges come from the hard rock cafe and can be bought from all over the world. I am looking for it to be searchable and contain a description, other information about the badge and an image of the badge.

    Up untill now he has just used a image gallery and a description for each image but it is taking alot of time to keep up to date there are over 1000 badges, if it was possible for people to submit badges it would make life even easier.

    I would like to learn how to do this myself so any direction from you people would be apreciated rather than someone offering to do it for me. Links to sites or books would be great

    Thanks
    LJ

    EDIT:
    I thought it would be better in the web programing bit
    Last edited by Little John; 28th July 2005 at 05:39 PM.

    never underestimate the power of stupid people in large groups!:thumbup:

  2. #2
    DF VIP Member stixson's Avatar
    Join Date
    Feb 2001
    Location
    UK
    Posts
    261
    Thanks
    2
    Thanked:        0
    Karma Level
    293

    Default Re: A quick question

    How much web stuff you know?
    i code websites and for your task i would use the following:
    HTML
    ASP
    ACCESS DATABASE

    i would use the database to store all the info
    the ASP to communicate with the database and manipulate how to show it all.
    HTML for the main part of the web.

    I would start at www.w3schools.com to get to grips with HTML and ASP (i know i know, PHP AND MYSQL are favourites but im an old dog and new tricks dont work with me)
    A simple database could keep this kind of web site in check.

    Hope this is a start.

    Stixson
    I intend to live forever, or die trying.

  3. #3
    DF VIP Member big man's Avatar
    Join Date
    Jul 2002
    Location
    The big smoke
    Posts
    2,824
    Thanks
    8
    Thanked:        0
    Karma Level
    445

    Default Re: A quick question

    as stixson said, you'll need a database of some type and some coding knowledge. personally i'd go for asp.net over classic asp, but other than that i agree with what he says

    the main points you'll need to look at are returning data from the database, paging the returned data (so you don't have all 1000 images on one page), and uploading images and saving data

    start with retreiving data and paging, don''t get too bogged down in everything else yet

    the w3schools site is always a favourite place for beginners as it's easy to understand

    if you get stuck on anything, stick a post here (tell us which language you went) and i'm sure we can help you out. as i learned when i started coding - there's no such thing as a stupid question
    I am a loud man with a very large hat. This means I am in charge

    Never argue with an idiot. They will bring you down to their level, then beat you with experience.

Similar Threads

  1. quick release keys
    By ghostman78 in forum Radio Decoding
    Replies: 2
    Last Post: 6th October 2002, 04:18 AM
  2. redirect question
    By Psychoschiz in forum Web Hosting & Domain Names
    Replies: 2
    Last Post: 26th September 2002, 04:09 PM
  3. Quick Saturn question
    By doughboy in forum Old Skool Gaming & Retro
    Replies: 1
    Last Post: 16th September 2002, 02:19 AM
  4. Quick questionon old consoles
    By bozza in forum Old Skool Gaming & Retro
    Replies: 3
    Last Post: 4th September 2002, 02:25 PM
  5. Where can I get microfilters cheap and quick???
    By furryboo in forum Internet Connections & VPNs
    Replies: 4
    Last Post: 28th August 2002, 02:38 PM

Social Networking Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •