Webmaster Forum

Go Back   Webmaster Forum > The Webmaster Forums > Tech Support Forum

Tech Support Forum Discuss computer issues, tech gadgets and hardware, operating systems, browsers, broadband and wireless, virus, trojan, and spyware help.


Reply
 
LinkBack Thread Tools Display Modes
Old 09-18-2009, 05:21 PM   #1 (permalink)
Junior Member
 
Join Date: 09-18-09
Posts: 2
iTrader: 0 / 0%
Latest Blog:
None

MarkStrobel3367 is liked by many
Locating or Creating an Image Location Code

I am new to web design. I just created an image that is saved on my hard drive using my Logo Design software and I would like to display it on one of my webpages. I just uploaded the image to my FTP server using my Go Daddy account. However, I cannot find the location code for that image to make it display on my website. How can I locate or create the location code? Thanks.
MarkStrobel3367 is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-18-2009, 06:34 PM   #2 (permalink)
Contributing Member
 
Join Date: 03-20-08
Posts: 615
iTrader: 0 / 0%
Latest Blog:
None

angilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really nice
Quote:
Originally Posted by MarkStrobel3367 View Post
I am new to web design. I just created an image that is saved on my hard drive using my Logo Design software and I would like to display it on one of my webpages. I just uploaded the image to my FTP server using my Go Daddy account. However, I cannot find the location code for that image to make it display on my website. How can I locate or create the location code? Thanks.
You can display a image via this code:

Code:
<a href="http://www.URL to where user will go if someone clicks on image"><img src="http://www.images URL" alt="few words about image " /></a>
__________________
Learn to earn money online via doing free online jobs and without any investment and without worrying about any online money scams.
angilina is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-19-2009, 03:12 AM   #3 (permalink)
Contributing Member
 
JennyRipley's Avatar
 
Join Date: 08-03-09
Posts: 406
iTrader: 0 / 0%
Latest Blog:
None

JennyRipley is liked by many
Code:
<img src="the location of your image" />

you can add the code to your webpages.
__________________
HostEase Web Hosting
Only $0.01 for the first month with coupon code TEST
24/7/365 Email | Livechat | Tel support

Last edited by JennyRipley; 09-19-2009 at 03:16 AM..
JennyRipley is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-19-2009, 10:45 AM   #4 (permalink)
Junior Member
 
Join Date: 09-18-09
Posts: 2
iTrader: 0 / 0%
Latest Blog:
None

MarkStrobel3367 is liked by many
Quote:
Originally Posted by angilina View Post
You can display a image via this code:

Code:
<a href="http://www.URL to where user will go if someone clicks on image"><img src="http://www.images URL" alt="few words about image " /></a>
Thank you for your reply. The problem that I am having is that I don't know the location code of my image. I don't know where to find it or if I somehow need to assign the image a code. With images located on the Internet, all I did was right click on the image to copy the location path. However, my image is not on the Internet. I just created it using my Logo software and I uploaded it to my FTP server using my Go Daddy account. Do you have any suggestions in how to locate or create this code for my image? Thanks.
MarkStrobel3367 is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-20-2009, 04:51 AM   #5 (permalink)
Contributing Member
 
Join Date: 03-20-08
Posts: 615
iTrader: 0 / 0%
Latest Blog:
None

angilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really niceangilina is just really nice
Quote:
Originally Posted by MarkStrobel3367 View Post
I uploaded it to my FTP server using my Go Daddy account.
If you don't remember the location of the image, then how about you upload the image again via FTP to a location of your choice?

Like, you can create a folder "images" in your domain and then via FTP, upload images to this folder. Then you can open the images via yoursiteURL.com/images/imagename.gif
__________________
Learn to earn money online via doing free online jobs and without any investment and without worrying about any online money scams.
angilina is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-20-2009, 04:13 AM   #6 (permalink)
The McLickerator
 
3ncryptabl3_lick's Avatar
 
Join Date: 05-31-04
Location: Where do any of us *really* live, I ask you?
Posts: 5,143
iTrader: 6 / 100%
3ncryptabl3_lick is a web professional of the highest order3ncryptabl3_lick is a web professional of the highest order3ncryptabl3_lick is a web professional of the highest order3ncryptabl3_lick is a web professional of the highest order3ncryptabl3_lick is a web professional of the highest order3ncryptabl3_lick is a web professional of the highest order3ncryptabl3_lick is a web professional of the highest order3ncryptabl3_lick is a web professional of the highest order3ncryptabl3_lick is a web professional of the highest order3ncryptabl3_lick is a web professional of the highest order3ncryptabl3_lick is a web professional of the highest order
You might want to consult the GoDaddy help files on FTP'ing your content and your hosting directory structure or check with a webadmin panel.

I can't make any sense of what you're saying other than you have an image, ftp'ed it and cant find it. If you sent it up, it's there. Why not try and send it up again and see where it goes?
3ncryptabl3_lick is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-20-2009, 06:30 AM   #7 (permalink)
Moderator
 
Join Date: 02-10-07
Location: Central Kentucky
Posts: 1,291
iTrader: 2 / 100%
Latest Blog:
None

ScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest orderScriptMan is a web professional of the highest order
I agree with and use angilina's approach and have an image directory is the public html portion of my sites. The reason is that this is an organized approch and keeps all images in one place.

Godaddy by default logs ftp users into the main directory of their hosting account (the public part). Why don't you simply connect to your account and look for the file you uploaded. If you were sucessful in the upload the file should be there.

yoursitename/imagename.gif should display the file it it is there.
__________________
These forums are as good as the posts that you contribute to them.
~~
ScriptMan
Webmaster Help Articles
Domains & Sites For Sale by Owner
ScriptMan is online now  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > The Webmaster Forums > Tech Support Forum

Reply

Tags
codes, image, image location codes


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a site with a background image eseel Web Design Lobby 2 11-13-2008 12:59 AM
Locating your old friends jabo Forum Lobby 10 10-27-2008 02:20 PM
creating external files in php for use in code ag3nt42 Coding Forum 3 05-22-2008 11:52 AM
Usability-Image Location CharlieWon Coding Forum 1 01-11-2008 06:39 PM
Creating a rollover image. daniel0012 Coding Forum 6 08-22-2007 12:54 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 03:05 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.