Results 1 to 5 of 5

Thread: A man in need of lots of script help

  1. #1
    Join Date
    Jul 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default A man in need of lots of script help

    I am trying to get
    http://www.dynamicdrive.com/dynamici...thumbnail2.htm
    script to work. I am using frontpage. I insert the script as informed and I then go to preview on my frontpage and everything is good I then upload it using ftp to my server the same as on my computer the links come up fine but the images just comes up as and x in a box can anyone help???


    Cheers
    Matthew

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    PLEASE: Include the URL to your problematic webpage that you want help with.
    It can be a number of different things. Did you upload the images to the server?
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jul 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yes I did upload the photos to the sever.

    He is the url of the page http://www.tradeswapping.com/new_page_1.htm

    Cheers
    Matthew

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Capitalization is important. Also, your first image entry is just wrong. Try:
    Code:
    dynimages[0]=["http://www.tradeswapping.com/bella.JPG", ""]
    dynimages[1]=["bella.JPG", "http://www.yahoo.com"]
    dynimages[2]=["bella.JPG", "http://www.google.com"]
    Or, better yet, rename the images to all lower case letters. Still need to use the correct address in the first entry. Either make it like the others or use the full address.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  5. #5
    Join Date
    Jul 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you. Will try that out.
    Will let you know if I have any problems.

    Thank you for your help.

    From
    Matthew

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
  •