PC Review


Reply
Thread Tools Rate Thread

Adding pictures stored on a web server

 
 
=?Utf-8?B?U2Ft?=
Guest
Posts: n/a
 
      20th Jun 2004
Does anyone know the HTML code that would be used to draw a picture from a web server and add it to my webiste. I thought the code was the following:

<IMG alt="" hspace=0 src="http://st12.flashecom.com/vintageflavor/images/80's_T-Shirts/Smashing-Pumpkins-(final).jpg"border=0>

, but this doesn't work.

Sam
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      20th Jun 2004
http://st12.flashecom.com/vintageflavor/images/80's_T-Shirts/Smashing-Pumpkins-(final).jpg

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Sam" <(E-Mail Removed)> wrote in message
news:A2053DF3-45D3-4CFE-9A37-(E-Mail Removed)...
> Does anyone know the HTML code that would be used to draw a picture from a web server and add it

to my webiste. I thought the code was the following:
>
> <IMG alt="" hspace=0

src="http://st12.flashecom.com/vintageflavor/images/80's_T-Shirts/Smashing-Pumpkins-(final).jpg"bord
er=0>
>
> , but this doesn't work.
>
> Sam



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      21st Jun 2004
if you're using an image frm another server besides your own, then this is bad
practice. download the file and host it on YOUR server/ISP this way you're not
stealing bandwidth from the original host of the image.
"Sam" <(E-Mail Removed)> wrote in message
news:A2053DF3-45D3-4CFE-9A37-(E-Mail Removed)...
> Does anyone know the HTML code that would be used to draw a picture from a web

server and add it to my webiste. I thought the code was the following:
>
> <IMG alt="" hspace=0

src="http://st12.flashecom.com/vintageflavor/images/80's_T-Shirts/Smashing-Pumpki
ns-(final).jpg"border=0>
>
> , but this doesn't work.
>
> Sam



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      21st Jun 2004
Remove the 'border=0' bit. it works just fine if you type this address into the
browser address bar:
http://st12.flashecom.com/vintageflavor/images/80's_T-Shirts/Smashing-Pumpkins-(final).jpg

You shouldn't really be linking to images (that you want on your site), from
other servers - this 'steals' bandwith from the site that is not yours every time
the request is made to load that image.

Download the photo and host it on your own server/host.



"Sam" <(E-Mail Removed)> wrote in message
news:A2053DF3-45D3-4CFE-9A37-(E-Mail Removed)...
> Does anyone know the HTML code that would be used to draw a picture from a web

server and add it to my webiste. I thought the code was the following:
>
> <IMG alt="" hspace=0

src="http://st12.flashecom.com/vintageflavor/images/80's_T-Shirts/Smashing-Pumpki
ns-(final).jpg"border=0>
>
> , but this doesn't work.
>
> Sam



 
Reply With Quote
 
 
 
Reply

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
what are the memory caps for threads running as a CLR stored procedure executed by sql server 2005? is it limited by OS only or also by sql servers memory limits? e.g. lets say my clr stored procedure is executed by sql server 2005 then it creates 10 DR Microsoft ADO .NET 1 25th Oct 2007 05:58 PM
what are the memory caps for threads running as a CLR stored procedure executed by sql server 2005? is it limited by OS only or also by sql servers memory limits? e.g. lets say my clr stored procedure is executed by sql server 2005 then it creates 10 DR Microsoft C# .NET 1 25th Oct 2007 03:27 PM
what are the memory caps for threads running as a CLR stored procedure executed by sql server 2005? is it limited by OS only or also by sql servers memory limits? e.g. lets say my clr stored procedure is executed by sql server 2005 then it creates 10 DR Microsoft Dot NET 0 25th Oct 2007 04:38 AM
In Excel using URLs, how to display pictures stored on a server? =?Utf-8?B?andwb3dlcnM=?= Microsoft Excel Misc 1 20th Aug 2007 10:50 PM
Pictures.Visible question (after adding many pictures, they stop disappearing) Abe Microsoft Excel Programming 2 11th Jul 2006 05:02 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:14 AM.