Page 9 of 11 FirstFirst ... 7891011 LastLast
Results 81 to 90 of 108

Thread: fruit machine reels picker list

  1. #81
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there theremotedr,

    just supply links to the all the relevant pages as you did in post #76.

    I will then do the necessary amendments and return them to you in an attachment.

    coothead
    ~ the original bald headed old fart ~

  2. The Following User Says Thank You to coothead For This Useful Post:

    theremotedr (01-29-2017)

  3. #82
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Ok
    I will do a few at a time and the issue pages i will put here.

    Thanks very much for the offered help.

  4. #83
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there theremotedr,

    I have done three files already....

    1. accford.html
    2. acchonda.html
    3. accjaguar.html

    ..and am just starting ...accmazda.html

    coothead
    ~ the original bald headed old fart ~

  5. The Following User Says Thank You to coothead For This Useful Post:

    theremotedr (01-30-2017)

  6. #84
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    OK
    Thanks,im away at present but will be back on Tuesday.

  7. #85
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default


    Catch you later.

    coothead
    ~ the original bald headed old fart ~

  8. The Following User Says Thank You to coothead For This Useful Post:

    theremotedr (01-30-2017)

  9. #86
    Join Date
    Jan 2015
    Posts
    78
    Thanks
    0
    Thanked 19 Times in 19 Posts

    Default

    Sorry to jump in here, but manually producing and editing .html files, unless you are doing this as part of a touch-typing course , is something that went out of style in the 1990's, and is error prone, time consuming, and must be redone every time you make any change to the layout/operation or information on the web site.

    You need to use a server-side scripting language (PHP is a good choice since it is fairly intuitive) to dynamically produce the navigation and the unique content on the pages and have a single html template that gets populated with the dynamic navigation and content. This will save all the editing you are doing.

    This may require a bit of learning to accomplish, but you would end up spending your time making page layout/operational changes to only one instance of the page template, maintain the car make and accessory information in database table(s), and have some fairly simple php code and sql queries to retrieve the data needed to produce any page, rather than spending a ton of time just beating on a keyboard doing repetitive work that you can get the computer to do for you.

  10. #87
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    You will notice that Accessories,Fobs & Cases have pretty much been done.
    You may also have noticed that NONE have been touched if there is a scrolling marquee on the page.
    I think from memory that there is only then Keys & Remotes to work through.

    Then of course I will go through every page to check the following.
    Landing on the page the 1st item is selected with the blue selector.
    Each page scrolls in order of items as per pc version.

    Fun ahead I can see.

  11. #88
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Quote Originally Posted by DyDr View Post
    Sorry to jump in here, but manually producing and editing .html files, unless you are doing this as part of a touch-typing course , is something that went out of style in the 1990's, and is error prone, time consuming, and must be redone every time you make any change to the layout/operation or information on the web site.
    F
    You need to use a server-side scripting language (PHP is a good choice since it is fairly intuitive) to dynamically produce the navigation and the unique content on the pages and have a single html template that gets populated with the dynamic navigation and content. This will save all the editing you are doing.

    This may require a bit of learning to accomplish, but you would end up spending your time making page layout/operational changes to only one instance of the page template, maintain the car make and accessory information in database table(s), and have some fairly simple php code and sql queries to retrieve the data needed to produce any page, rather than spending a ton of time just beating on a keyboard doing repetitive work that you can get the computer to do for you.
    Hi,
    Not sure if you've looked at my sight but each page is different.
    So I think that what we are doing is correct & don't see it as time consuming.
    I've had good help along the way so I wish to continue with the way we started.
    Thanks for the input anyway.

  12. #89
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there theremotedr.


    I have done 35 files.

    You can get them here...


    coothead
    ~ the original bald headed old fart ~

  13. The Following 2 Users Say Thank You to coothead For This Useful Post:

    keyboard (02-03-2017),theremotedr (01-30-2017)

  14. #90
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Afternoon,
    I have emailed my brother who has uploaded the files to the site.
    This afternoon i will check through them and advise.
    Not that you did any wrong im sure but i did ha ha

    See you later.

    Many thanks for this.

Similar Threads

  1. How do I see SSI's on local machine?
    By wkenny in forum HTML
    Replies: 3
    Last Post: 08-29-2011, 04:10 PM
  2. Vending Machine Simulator
    By Luron31 in forum Java
    Replies: 9
    Last Post: 07-21-2011, 08:23 AM
  3. My new machine
    By BLiZZaRD in forum The lounge
    Replies: 4
    Last Post: 01-30-2008, 09:13 PM
  4. *throws fruit cake at coding*
    By euphoriastudio in forum The lounge
    Replies: 10
    Last Post: 01-10-2008, 10:03 PM
  5. Slot Machine Problem
    By IanMarlowe in forum JavaScript
    Replies: 3
    Last Post: 07-06-2005, 03:05 PM

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
  •