hi jitender,
thx very much for your reply -- someone else has made the same suggestion as well.
i'm afraid i'm not that well-versed in the "proper" (& more efficient) way to code web pages, so i am using FrontPage as my html editor.
so-os... i'm simply proofing the code in "split" view and making sure that the path is the proper one.
after reading your suggestion from another forum contributor, i added my subdomain to the beginning of my path (as in your example), but this hasn't made any difference. i uploaded the changed webpage and i still don't see any images.
another question ...
Quote:
url is : subdomain.domain.com
folder is : /home/USERNAME/public_html/SubDomain
|
my folders are organized as such:
primary url is : domain.com
folder is : /home/USERNAME/public_html/domain
add-on url is : subDomain.com ... (not subdomain.domain.com)
folder is : /home/USERNAME/public_html/domain
SubDomain1
SubDomain2, etc
my images are currently organized:
/home/USERNAME/public_html/images
i have tried uploading them to:
/home/USERNAME/public_html/images/SubDomain
and
/home/USERNAME/public_html/SubDomain/images ...
but neither location will view the images in any browser. however, i can see the images in the browser on the computer that i'm working on.
am i somehow messing up my folder heirarchy?