Go Back   PCMech Forums > Help & Discussion > Internet, Web Applications, & The Cloud

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 04-06-2003, 10:28 PM   #1
Member (9 bit)
 
alkscd's Avatar
 
Join Date: Aug 2001
Location: Middletown, NJ
Posts: 341
Frontpage 98

I'm having a problem with my pictures that I have enter into my web page. I placed some picture on my web page they were veiwing find. How all the pictures on that page and the others pages they cannot be veiwed they went into small images no picture. I must be I hit something wrong.


In the same program with different web pages they with fine.

Thanks for the help
__________________
Gateway
alkscd is offline   Reply With Quote
Old 04-06-2003, 10:52 PM   #2
Barefoot on the Moon!
Staff
Premium Member
 
Force Flow's Avatar
 
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,384
Check to see where the source of the image is. Is it on your HDD or at your webpage's location?
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
Force Flow is offline   Reply With Quote
Old 04-07-2003, 03:29 PM   #3
Member (9 bit)
 
alkscd's Avatar
 
Join Date: Aug 2001
Location: Middletown, NJ
Posts: 341
That's what puzzles me, all the images are on the HD in the border folder. But the image acts like there looking for a web page location.
alkscd is offline   Reply With Quote
Old 04-07-2003, 04:11 PM   #4
Barefoot on the Moon!
Staff
Premium Member
 
Force Flow's Avatar
 
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,384
I think the location should start with something like "file:\\", followed by the location of the file.
Force Flow is offline   Reply With Quote
Old 04-07-2003, 06:25 PM   #5
Registered User
 
Join Date: Mar 2003
Posts: 151
um..no?

if you got the html file and pic in the same folder,the code should be (img src=thepicture.jpg) - relative to the html file,or (img src=http://www.yoursite.com/thepicture.jpg) - absolute url.

either use relative address or absolute address. when you use absolute,make sure it's you are refering to a file on the internet,NOT somewhere on your hdd.

ps. ( is actually the html code lil arrows.
BearEater is offline   Reply With Quote
Old 04-07-2003, 06:46 PM   #6
Member (9 bit)
 
alkscd's Avatar
 
Join Date: Aug 2001
Location: Middletown, NJ
Posts: 341
This is one of the codes.


20689.jpg (26035 bytes)
20689  20787.jpg (40564 bytes) HEIGHT="274"> 20787



 



21260.jpg (11405 bytes)
21260   24717.jpg (11672 bytes) HEIGHT="278">  24717 



 

alkscd is offline   Reply With Quote
Old 04-07-2003, 06:53 PM   #7
Member (9 bit)
 
alkscd's Avatar
 
Join Date: Aug 2001
Location: Middletown, NJ
Posts: 341
I'm sorry I thought only text wound show.
alkscd is offline   Reply With Quote
Old 04-07-2003, 07:08 PM   #8
Barefoot on the Moon!
Staff
Premium Member
 
Force Flow's Avatar
 
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,384
Okay, so where are you saving? To the web or to your HDD?
Force Flow is offline   Reply With Quote
Old 04-07-2003, 08:15 PM   #9
Member (9 bit)
 
alkscd's Avatar
 
Join Date: Aug 2001
Location: Middletown, NJ
Posts: 341
It's all save to the hard drive.


I just put all my images for that web page in one folder. I reentered all the image on that one page, everything looked fine I closed that page and then reopened same thing no images just icons.
alkscd is offline   Reply With Quote
Old 04-07-2003, 09:25 PM   #10
Barefoot on the Moon!
Staff
Premium Member
 
Force Flow's Avatar
 
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,384
Code:
< img border="0" src="file:///C:/WINDOWS/Desktop/logo(sm).gif" width="65" height="46" >
This is just an example. I really have no idea where you are saving your files, but it should give you an idea what it should look like. This is only when your pic and your web page that it's on are in two completely different places.

Also, if you are saving the pic to the same directory as where the page it is on is located, then all you need is the file name. If it is in a sub directory, then for the soruce, you type the name of the subdirectory, then the file name.

Code:
< img border="0" src="subdirectory/logo(sm).gif" width="65" height="46" >
edit: disregard the spaces after and before the brackets.
Force Flow is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 02:57 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2