![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I used Adobe Photofinish to create a Web Photo Gallery. It creates a folder with thumbnail images, large images and a couple of htm files: index.htm and frameset.htm I setup a href from my main page pointing to frameset.htm and it works great on my local computer. When I upload, and click the href button I get an error "the page cannot be displayed" I changed the href to point to the index.htm and that works on both the local and uploaded versions. Both htm files are in the same folder. Is there a problem with pointing an href to a frameset.htm on the web? No. Your code is more than likely faulty. Post the URL. |
#3
| |||
| |||
|
|
No. Your code is more than likely faulty. Post the URL. -- Hywel I do not eat quiche http://hyweljenkins.co.uk/ http://hyweljenkins.co.uk/mfaq.php |
#4
| |||
| |||
|
| ----- Original Message ----- From: "Hywel Jenkins" <hyweljenkins (AT) hotmail (DOT) com Newsgroups: alt.html.webedit Sent: Tuesday, October 07, 2003 2:51 PM No. Your code is more than likely faulty. Post the URL. -- Hywel I do not eat quiche http://hyweljenkins.co.uk/ http://hyweljenkins.co.uk/mfaq.php Your right it was my code. I had a folder name mis-typed. Its my first attempt at a web page. http://www.intergate.com/~wjb1/crystalpalice.html |
#5
| |||
| |||
|
|
Newsgroups: alt.html.webedit Sent: Tuesday, October 07, 2003 2:51 PM No. Your code is more than likely faulty. Post the URL. Your right it was my code. I had a folder name mis-typed. Its my first attempt at a web page. |
#6
| |||
| |||
|
|
"BillB" <to much SPAM to list here.com> pounced upon this pigeonhole and pronounced: Newsgroups: alt.html.webedit Sent: Tuesday, October 07, 2003 2:51 PM No. Your code is more than likely faulty. Post the URL. Your right it was my code. I had a folder name mis-typed. Its my first attempt at a web page. S'ok, we all started somewhere. http://www.intergate.com/~wjb1/crystalpalice.html Most all of your links have the slashes going the wrong way, should be forward slashes: / a href="images\gallerycenterpiece001\FrameSet.htm" Although the links seem to work in IE, this is only because IE is not obeying standards. The red text on purple background is unreadable. I'm curious. Is the spelling of crystalpalice intentional? Rather than palace? -- -bts |
#7
| |||
| |||
|
|
"Beauregard T. Shagnasty" <a.nony.nous (AT) example (DOT) invalid> wrote in message news:OCEgb.603$Hs.323 (AT) twister (DOT) nyroc.rr.com... I'm curious. Is the spelling of crystalpalice intentional? Rather than palace? And crystalpalice is the ebay name. - palace was already taken. |
#8
| |||
| |||
|
|
I used Adobe Photofinish to create a Web Photo Gallery. It creates a folder with thumbnail images, large images and a couple of htm files: index.htm and frameset.htm |
#9
| |||
| |||
|
|
The problem with using an *automated* system to create thumbnails rather than doing them individually by hand, is that the file sizes of the thumbnails are far too big for efficient downloading, especially for dial-up users. Some of those thumbnails are 18-19K when they should be around 2K or less. Also your full size images around 60-70K could easily be 35K or less. -- Trevor George, http://www.OnMyWindow.co.uk |
#10
| |||
| |||
|
|
The problem with using an *automated* system to create thumbnails rather than doing them individually by hand, is that the file sizes of the thumbnails are far too big for efficient downloading, especially for dial-up users. Some of those thumbnails are 18-19K when they should be around 2K or less. Also your full size images around 60-70K could easily be 35K or less. -- Trevor George, http://www.OnMyWindow.co.uk Thanks for the help so far, I got the file size down on those pics. The pics apparently had the metadata from my digital camera still embedded in the file. Also the program I am using to generate the frameset is Adobe Photoshop. I have a question about exiting out of my frameset back to the previous (crystalpalice.html) page. When in the frameset you can click the thumbnails and view the corresponding large pic. After viewing several large pics, you must hit the back button several times to return to the previous (non framed) page. I want to put a button on the framed page that will take me to the crystalpalice.html page. When I create an href link , it only takes the current frame back to the previous page. How can I make a button to exit the frames and return to: http://www.intergate.com/~wjb1/crystalpalice.html Thanks, Bill Make a link with the attribute target="_top" |
If you have any more![]() |
| Thread Tools | |
| Display Modes | |
| |