| | |
jpeg and link problems
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
This is my first web page so be gentle.
the images and links work fine in a browser from the server.
but across network only one out of 5 jpg show. And none of the links work, the address bar points the links to my.address.com/the.link.com, obviously all the bar should say is the.link.com when opened.
Any help would be appreciated.
the images and links work fine in a browser from the server.
but across network only one out of 5 jpg show. And none of the links work, the address bar points the links to my.address.com/the.link.com, obviously all the bar should say is the.link.com when opened.
Any help would be appreciated.
•
•
Join Date: Dec 2004
Posts: 1,655
Reputation:
Solved Threads: 35
Without seeing the site, it's hard to tell. It sounds like you have an issue with "paths". You can have an absolute path, or a relative path. In almost all cases, you should use a relative path for your "local" files, those images and files that are part of your site.
So, step 1: do some research on "relative paths" and see if you can resolve the problem. If not,
step 2: respond with either a link to your site, or a very small snippet of your code, something with one of the failing images or links in it.
Web development is a lot of fun, I think. Welcome to the site and to the world of web development.
So, step 1: do some research on "relative paths" and see if you can resolve the problem. If not,
step 2: respond with either a link to your site, or a very small snippet of your code, something with one of the failing images or links in it.
Web development is a lot of fun, I think. Welcome to the site and to the world of web development.
Thanks for the help, and yes it is fun.
[html]
<img src="acerp.jpg" alt"A+" width="250" height="75" /> and a Network+ certification <img src="networkcerp.jpg" alt="Net+" width="250" height="75" />[/html]
The 1st image is seen cross networks, the second is only seen on local machine.
The links i fixed, I just happen to mispell on all of them, going too fast its a duh i know.
[html]
<img src="acerp.jpg" alt"A+" width="250" height="75" /> and a Network+ certification <img src="networkcerp.jpg" alt="Net+" width="250" height="75" />[/html]
The 1st image is seen cross networks, the second is only seen on local machine.
The links i fixed, I just happen to mispell on all of them, going too fast its a duh i know.
Last edited by tgreer; Jun 7th, 2006 at 3:01 pm.
•
•
Join Date: Dec 2004
Posts: 1,655
Reputation:
Solved Threads: 35
I see nothing wrong with that code. Both image tags are properly formed. As long as the images are truly located in the same folder as that page, you should see them.
You might check the permissions of each graphic, though I'm not sure what setting would prevent the graphic from being seen...
Is the site private, or can you give as a link to it?
You might check the permissions of each graphic, though I'm not sure what setting would prevent the graphic from being seen...
Is the site private, or can you give as a link to it?
I'm not sure it's not complete.
Server is at home, i'm at work. so i can't check the file permissions. I'd assume its in the folder cause it can be pulled up from the server itself.
This works for me, it should for you 69.115.95.150:8079. I'm still working on the Dynamic DNS through www.no-ip.com.
thanks again for the time.
Server is at home, i'm at work. so i can't check the file permissions. I'd assume its in the folder cause it can be pulled up from the server itself.
This works for me, it should for you 69.115.95.150:8079. I'm still working on the Dynamic DNS through www.no-ip.com.
thanks again for the time.
I've narrowed it down to being a server problem, not a script problem.
The images show out of the file on a windows workstation, and IE.
My server runs linux and firefox. Last night I made some changes to the links and realized that the images don't show up on that computer. But they do on my windows laptop if I just read the files from a key.
So I'll investigate the server.
The images show out of the file on a windows workstation, and IE.
My server runs linux and firefox. Last night I made some changes to the links and realized that the images don't show up on that computer. But they do on my windows laptop if I just read the files from a key.
So I'll investigate the server.
![]() |
Similar Threads
- link problems (Windows NT / 2000 / XP)
- Spyaxe, SpywareStrike problems (Viruses, Spyware and other Nasties)
- The dreaded Javascript link problems (Web Browsers)
- useful ie link (Web Browsers)
- ie 6 Link problems (Web Browsers)
Other Threads in the HTML and CSS Forum
- Previous Thread: Forms border Highlight
- Next Thread: i need helpppp ;\
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7






