Click to See Complete Forum and Search --> : why images protected?


LUTIEANA
04-18-2003, 10:34 AM
well i have a photo page and my family can not save the photos i used microsoft word to make the pages and ws_ftp to load them which one of these would have caused them to not be right clickabel and how can i fix this?

Daria
04-18-2003, 01:35 PM
My guess it - it's the Microsoft issue.

I'm not a pro on this, maybe it's not the way, but that's what I do:

I take Microsoft Word version, use "Save As" option in the menu, save it as *.html file - it will save it as the html and will create filename_files folder, with corresponding images in them. Grab your images from there.

LUTIEANA
04-18-2003, 01:48 PM
well thank you but i do save them as web pagw and i load the html document and the file folders i can open the file folders and view the photos butstill when viewing my site noone can right click and c=save any pictures? i am at a loss

Daria
04-18-2003, 02:51 PM
Could you post a script or a link to the page so we can take a look?

LUTIEANA
04-19-2003, 07:06 AM
well link to the page is http://2littleboys.150m.com
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 10">
<meta name=Originator content="Microsoft Word 10">
<link rel=File-List href="kolby%20and%20krishtian%20together_files/filelist.xml">
<link rel=Edit-Time-Data
href="kolby%20and%20krishtian%20together_files/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Preferred Customer</o:Author>
<o:Template>Normal</o:Template>
<o:LastAuthor>Preferred Customer</o:LastAuthor>
<o:Revision>3</o:Revision>
<o:TotalTime>11</o:TotalTime>
<o:Created>2003-04-07T20:29:00Z</o:Created>
<o:LastSaved>2003-04-18T20:30:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>98</o:Words>
<o:Characters>559</o:Characters>
<o:Company>Dell Computer Corporation</o:Company>
<o:Lines>4</o:Lines>
<o:Paragraphs>1</o:Paragraphs>
<o:CharactersWithSpaces>656</o:CharactersWithSpaces>
<o:Version>10.2625</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:Zoom>BestFit</w:Zoom>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--

well that i spage header

<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:174pt;
height:132pt'>
<v:imagedata src="kolby%20and%20krishtian%20together_files/image008.jpg"
o:title="kol and kri in crib"/>
</v:shape><![endif]--><![if !vml]><img width=232 height=176
src="kolby%20and%20krishtian%20together_files/image009.jpg" border=0 v:shapes="_x0000_i1025"><![endif]><span
style='mso-spacerun:yes'>___</span><!--[if gte vml 1]><v:shape id="_x0000_i1026"
type="#_x0000_t75" style='width:224.25pt;height:125.25pt'>
<v:imagedata src="kolby%20and%20krishtian%20together_files/image010.jpg"
o:title="kol and kris in tub"/>
</v:shape><![endif]--><![if !vml]><img width=299 height=167
src="kolby%20and%20krishtian%20together_files/image011.jpg" border=0 v:shapes="_x0000_i1026"><![endif]></p>

<p class=MsoNormal><span style='mso-spacerun:yes'>___________ </span>kolby and
krishtian</p>

<p class=MsoNormal><span style='mso-spacerun:yes'>____________ </span>at 3yrs
and 1 yr old</p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span style='mso-spacerun:yes'>________ </span><!--[if gte vml 1]><v:shape
id="_x0000_i1027" type="#_x0000_t75" style='width:194.25pt;height:170.25pt'>
<v:imagedata src="kolby%20and%20krishtian%20together_files/im
and that is like one of he puctures i dont know if it is word r the ftp or heck the web host

Daria
04-21-2003, 10:19 AM
I didn't read through your code, though, since I'm not familiar with this one, but from looking at your site I can tell that
it seems that your images are layed out as background, that's why you can't get them with a normal "save as" feature. If you notice, you get "save background as" line.

khaki
04-21-2003, 10:28 AM
Hi LUTIEANA...

I was able to do a "right-click and save" on the photos on your site :confused:

(Netscape7 and Opera6.02)

Maybe someone else can test IE for you (my buggy IE5.0 doesn't even display your photos.... :eek: but that's got to be a bug in my browser only, I'm sure)

;) k

nkaisare
04-21-2003, 10:43 AM
Originally posted by khaki
I was able to do a "right-click and save" on the photos on your site :confused: (Netscape7 and Opera6.02)

Maybe someone else can test IE for you

IE5.5 freezes on that site (Our Room link). Works alright in NS7 and Opera7.10.

Strange that Microshaft generated webpages can't be "seen" on IE.

Daria
04-21-2003, 01:49 PM
I checked IE - that's where I got "save background as" over the images.

Ben The Cartoon
04-26-2003, 08:05 PM
I can save the pictures in Netscape, but in Internet Explorer, I get the Save Background as... too.

Wonder why....