Problem w/ pic hyperlink

Ask a Question related to Web Design, Design and Development.

  1. #1

    Default Problem w/ pic hyperlink

    SO.. I hyperlinked some thumbnails.. wrote each path name for the pic accordingly to its file name
    ex) [url]http://www.shannondavies.ca/images/1421.jpeg[/url]
    and then uploaded the pictures to a webfolder called "images" but it doesnt seem to be working when i click on the thumbnail.. page can not be found.. what did I do wrong?
    s Guest

  2. Similar Questions and Discussions

    1. Hyperlink problem - many links, but same URL
      I'm having a problem doing something that seems very simple. I'm using InDesign CS2. I am trying to create a PDF document, built in InDesign and...
    2. Problem with Paging and Parameter passing using Hyperlink Column @ DATAGRID
      Hey, I have a Problem in implementation. I need to desing something like this, its all about reporting applications for bachelor program in...
    3. HYPERLINK PROBLEM
      I am trying to provide a hyperlink to a pdf file. I have followed the directions in the help file, but when the site is uploaded, there is no link...
    4. Weird Hyperlink problem
      Hi, Has anyone every had the problem where some rows have the hyperlinks working and some don't? I have a dg that I've bound to a dynamically...
    5. Dynamically Hyperlink and Event Handler for the Hyperlink ?
      Hi, I´m creating an Hyperlink dynamically for my DataGrid: HyperLink hl = new HyperLink(); hl.Text = "MyLink"; hl.NavigateUrl = "#";...
  3. #2

    Default RE: Problem w/ pic hyperlink

    NEVERMIND! I am sooo stupid.. the hyperlink needed to be saved as .jpg not .jpeg I thought the pic file was different.. whoops..
    s Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139