computer configurator
Results 1 to 8 of 8

Thread: computer configurator

  1. #1
    Join Date
    Dec 2000
    Location
    Nestled in the corn fields of Northwest Ohio
    Posts
    250

    computer configurator

    I need a simple to design computer configurator such that the visitor can select the speed of cpu, amount of ram, amount of hard drive, etc...

    I don't know java(script) at all. i know some html.

    maybe a cut paste edit type of deal.

  2. #2
    Join Date
    Oct 2002
    Location
    central USA
    Posts
    758
    Spred Sheet

  3. #3
    JPnyc is offline Virtual PC Specialist!!!
    Join Date
    Jan 2005
    Posts
    7,877
    What is going to change about your page based on what they choose?
    There is nothing to fear, but life itself.

  4. #4
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    Follow this link and chek out the various configurators.

    http://www.falcon-nw.com/config/machv.asp

    See if that is what you are trying to do.

  5. #5
    Join Date
    Dec 2000
    Location
    Nestled in the corn fields of Northwest Ohio
    Posts
    250
    yeah train that is kinda what i'm looking for. I guess i will have to learn javascript if i'm going to get it to work.

  6. #6
    Join Date
    Dec 2000
    Location
    Nestled in the corn fields of Northwest Ohio
    Posts
    250
    http://www.suboski.net/b_5_widgets/quote/index.htm

    This looks simple enough it may be just a matter of figuring it out. does anyone have a few pointers.

  7. #7
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    Yes, I looked up the address for part of it and it is http://www.suboski.net/b_5_widgets/quote/select1.htm

    Now after that page opens, go to View and select Source. That way you can see the full code.

    Sometimes, as I had to do with your url, is to right click the page and select properties.
    Highlight and copy the url, then paste into my address bar.

  8. #8
    JPnyc is offline Virtual PC Specialist!!!
    Join Date
    Jan 2005
    Posts
    7,877
    I wouldn't take anything from that site. That page is about 12 yrs out of date. Besides, you didn't tell me what is supposed to change about your page as a result of their choice. That matters. If nothing much is gonna change, then you don't need procedural coding. If something serverside is gonna change, you can't do this with javascript.
    There is nothing to fear, but life itself.

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
  •