Problem in inserting photos onto my page

電腦.電子手帳PDA.iphone.ipod
LT
夸克星
文章: 2504
註冊時間: 週日 17 8月, 2003 23:20
來自: YL
聯繫:

Problem in inserting photos onto my page

文章 LT » 週三 25 10月, 2006 20:31

Dear IT experts,

Could you tell me how to insert photos onto my page?

I am currently writing my pages using Frontpage. To upload photos onto the pages, I open Microsoft Photo Editor to do "copying" and "paste" them in Frontpage. No problem to upload images, but the resolution is automatically reduced and images are highly compressed in Frontpage. For example, image of 1037 x 691 pixels and of 441 KB size originally. After pasting, it is changed to 646x406 pixels and of 29 KB size. So, the image appears quite ugly.

If I change to apply "insert photo from ..." function in Edit manual, the photo without losing resolution can be shown on the page but the photo can't be uploaded to my website host.
Why?

How can I upload images onto my pages without losing resolution?

Thanks for your input in advance.

LT

頭像
XR250
夸克星
文章: 6513
註冊時間: 週一 13 12月, 2004 09:43
來自: NT

文章 XR250 » 週三 25 10月, 2006 21:00

如果你用"insert photo from ...",你check下upload上你的website後,image的link係唔係變成類似 "file:///C:/mypics/abc.jpg"

頭像
Wah!!
夸克星
文章: 13283
註冊時間: 週一 15 3月, 2004 21:28
聯繫:

文章 Wah!! » 週三 25 10月, 2006 21:22

example:

Your html page is under
C:\homepage\page1.html

Your image is under
C:\homepage\image\smile.jpg
Use html image tag like this
<img src="image/smile.jpg">

But NOT like
<img src="C:/homepage/image/smile.jpg">
NOR
<img src="file:///C:/homepage/image/smile.jpg">

An EXTREMELY useful tutorial link to learn web:
http://www.w3schools.com/

頭像
XR250
夸克星
文章: 6513
註冊時間: 週一 13 12月, 2004 09:43
來自: NT

文章 XR250 » 週三 25 10月, 2006 21:33

frontpage 好似要先import所有要用的圖片,然後才insert image。
如果唔係publish上website時,frontpage唔知這些圖片是屬於你的website,唔識自動upload圖片。

頭像
SY Lok
夸克星
文章: 2689
註冊時間: 週三 01 12月, 2004 23:56
來自: Hong Kong

文章 SY Lok » 週三 25 10月, 2006 21:44

寫網頁係咪用 Dreamwaver 好D 呢? :roll:

頭像
WenXP
夸克星
文章: 2695
註冊時間: 週六 28 6月, 2003 14:13
來自: HKUAC
聯繫:

文章 WenXP » 週四 26 10月, 2006 00:08

SY Lok 寫:寫網頁係咪用 Dreamwaver 好D 呢? :roll:
絕對係. 8)

頭像
豆豸苗
夸克星
文章: 9950
註冊時間: 週六 28 6月, 2003 02:29

文章 豆豸苗 » 週四 26 10月, 2006 00:22

oh.... 雖然我日對夜對0的 webpage 同 html .... 但我唔識用 frontpage. :roll:

頭像
layanata
夸克星
文章: 3628
註冊時間: 週日 29 6月, 2003 20:02
來自: nata星
聯繫:

文章 layanata » 週四 26 10月, 2006 01:22

儘量少用frontpage resize 或者edit相片, 會壓得好勁.
通常都係用其他軟件edit好才放入去.

save時佢會問你那些圖片儲存到那裡, 放返在你網頁folder, upload記得要全部都upload, 不要只upload "html"

普通人用的話, 我用慣左frontpage.

豆貓, 你會用甚麼軟件的? 還是直接自己打HTML?

頭像
豆豸苗
夸克星
文章: 9950
註冊時間: 週六 28 6月, 2003 02:29

文章 豆豸苗 » 週四 26 10月, 2006 01:39

layanata 寫:豆貓, 你會用甚麼軟件的? 還是直接自己打HTML?
Dreamweaver + 打 code.

LT
夸克星
文章: 2504
註冊時間: 週日 17 8月, 2003 23:20
來自: YL
聯繫:

文章 LT » 週四 26 10月, 2006 21:54

XR250 寫:frontpage 好似要先import所有要用的圖片,然後才insert image。
XR-250,

How to import "those images" in Frontpage?

LT

LT
夸克星
文章: 2504
註冊時間: 週日 17 8月, 2003 23:20
來自: YL
聯繫:

文章 LT » 週四 26 10月, 2006 22:16

layanata 寫:儘量少用frontpage resize 或者edit相片, 會壓得好勁.
通常都係用其他軟件edit好才放入去.

save時佢會問你那些圖片儲存到那裡, 放返在你網頁folder, upload記得要全部都upload, 不要只upload "html"

普通人用的話, 我用慣左frontpage.

豆貓, 你會用甚麼軟件的? 還是直接自己打HTML?
Actually, I don't know how to edit image in Frontpage. For editting images, I do it in Photoshop. Then open Microsoft Photo Editor to do "copy" and to do "pasting" images in Frontpage. In this way, the images can be imported into Frontpage and, when the page is saved, Frontpage will ask to save the images. Pages can be published with images displayed successfully. But the images are highly compressed, resulting in very ugly looking.

If I use the "insert image from..." function in Frontpage to import images and save the page, Frontpage doesn't ask me to save the images, and if I upload the page into my website storing host even together with the images, there is no image will be displayed but with a "cross sign in a box".

I know it is better to use Dreamweaver to write pages but for an aged brain of mine, it is very difficult for me to learn any new software. Those HTML codes are too "difficult things" !

So, is there any method to import images w/o compression into Frontpage and Frontpage will ask to save these image when the page is saved? Which software can do this job well?

Thanks again.

LT

頭像
layanata
夸克星
文章: 3628
註冊時間: 週日 29 6月, 2003 20:02
來自: nata星
聯繫:

文章 layanata » 週五 27 10月, 2006 13:40

你用的是那個版本的Frontage?

你試試最簡單的步驟.
1. 直接把 .jpg file 移去 frontpage
2. save (正常會問你save去邊)
附加檔案
exb.jpg
exb.jpg (51.36 KiB) 已瀏覽 10169 次

頭像
Wah!!
夸克星
文章: 13283
註冊時間: 週一 15 3月, 2004 21:28
聯繫:

文章 Wah!! » 週五 27 10月, 2006 13:53

LT 寫:...

I know it is better to use Dreamweaver to write pages but for an aged brain of mine, it is very difficult for me to learn any new software. Those HTML codes are too "difficult things" !

So, is there any method to import images w/o compression into Frontpage and Frontpage will ask to save these image when the page is saved? Which software can do this job well?

Thanks again.

LT
I sugguest you come to astrofarm this weekend and let us show you how to do ;)

LT
夸克星
文章: 2504
註冊時間: 週日 17 8月, 2003 23:20
來自: YL
聯繫:

文章 LT » 週五 27 10月, 2006 17:33

layanata 寫:你用的是那個版本的Frontage?
Very old version, Frontpage 2000!

LT

LT
夸克星
文章: 2504
註冊時間: 週日 17 8月, 2003 23:20
來自: YL
聯繫:

文章 LT » 週五 27 10月, 2006 17:36

[quote="Wah
I sugguest you come to astrofarm this weekend and let us show you how to do ;)[/quote]

That's great.

Do you mean you will teach me how to write pages using Dreamweaver? I don't have any Dreamweaver software.

When will you be available at the Farm?

LT

回覆文章

回到「電腦資訊科技 Information Technology」

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 3 位訪客