WDVL,
dana Friday, June 13, 2003 (9:00:25 AM), Vi napisaste:
WTd> WDVLTALK Digest for Thursday, June 12, 2003.
WTd> 1. how to get images created and saved in xp published to linux web server???
WTd> 2. swapping iframe source
WTd> ----------------------------------------------------------------------
WTd> Subject: how to get images created and saved in xp published to linux web
server???
WTd> From: "marvc" <[EMAIL PROTECTED]>
WTd> Date: Thu, 12 Jun 2003 09:42:17 -0400
WTd> X-Message-Number: 1
WTd> I have a slight problem where I'm trying to create a web page using DWMX
WTd> on my xp box. I create an image and insert it into the DWMX doc. I'm
WTd> editing and saving the docs directly to the linux web server via a
WTd> shared drive thru samba. So I can save the file to the directory on the
WTd> linux server in DWMX and it's published to the server immediatly for
WTd> viewing. Well all works fine except the image doesn't appear on the web
WTd> page. It appears in the DWMX console after I save it, but not on the
WTd> actual page. I've checked and confirmed that it's in the correct
WTd> directory, which is /images/image. At this point I'm not sure what the
WTd> problem is. Does anyone know what else I could check on either end to
WTd> resolve this issue? I'm thinking it's something simple but I'm at the
WTd> point where I've spent too much time trying to get it to work so I'm
WTd> making it harder than it really is.
WTd> Any responses are appreciated.
WTd> ----------------------------------------------------------------------
WTd> Subject: swapping iframe source
WTd> From: Steve Miller <[EMAIL PROTECTED]>
WTd> Date: Thu, 12 Jun 2003 13:20:50 -0400
WTd> X-Message-Number: 2
WTd> Hi all,
WTd> I have an iframe called "display" defined as:
WTd> < iframe width="350" height="410" src="../ad_images/blank_ad.html"
WTd> id="display" frameborder="0" scrolling="no">< /iframe>
WTd> and I am loading pages into it using:
WTd> function loadAd(url)
WTd> {
WTd> if (document.all)
WTd> {
WTd> targetAll=eval(window.frames["display"].location)
WTd> targetAll.href=url;
WTd> }
WTd> else if (document.getElementById && !document.all)
WTd> {
WTd> targetElement=eval(document.getElementById("display"))
WTd> targetElement.src=url;
WTd> }
WTd> }
WTd> This (so far) works in all newer browsers except Opera 6/mac and Opera
WTd> 7/win. Can anyone tell me why not?
WTd> Thanks!
WTd> steve
WTd> ---
WTd> END OF DIGEST
WTd> ____ � The WDVL Discussion List from WDVL.COM � ____
WTd> To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
WTd> Send Your Posts To: [EMAIL PROTECTED]
WTd> To change subscription settings to receive all posts individually:
WTd> http://wdvl.internet.com/WDVL/Forum/#sub
WTd> ________________ http://www.wdvl.com _______________________
WTd> You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
WTd> To unsubscribe send a blank email to %%email.unsub%%
check the lettre case of your folder(s), because windows like to
rename 'image' to 'Image' folder. win is caseinsensitive, but linux is
casesensitive, ie. for linux 'images' and 'Images' are two different
folders. also check the path of your image (right click on image:
properties). nothing else comes to my mind
+----------------------+----------------------------+
| Puno pozdrava | Best Regards |
+----------------------+----------------------------+
| ivan malik | mailto:[EMAIL PROTECTED] |
+----------------------+----------------------------+
____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]