Results 1 to 2 of 2

Thread: Saving a puzzle mid-way.

  1. #1
    Join Date
    Sep 2011
    Location
    MD
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Saving a puzzle mid-way.

    I'm looking for a way to save a puzzle mid-way.
    This, for me would be the script of a scripts, as I have about 10 or so puzzles on my site. 1 24-piece, and the rest 96-piece puzzles.

    The other issue was something to let me know when it's solved, but I prefer the first one (saving my work).

    Using this puzzle script:
    http://www.dynamicdrive.com/dynamicindex4/jigsaw.htm

  2. #2
    Join Date
    Dec 2004
    Posts
    177
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default

    Quite simply put, saving is not possible using javascript on the web. It could be achieved if:

    *The site is local only (stored on your machine)
    *You have access to a server-side language (php, perl, etc.)
    Verzeihung!

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
  •