hello all, hi armin
thank Armin for releasing the new pmapper (is good)
my question is that i cannot execute still hyperlink, you know
I to do what you said with the file custom.j to me but when doing clik it
appears a picture of window
that says " values for layer - cities" and it does not open Hiperlink,
(website)
you to write the following thing:
function openHyperlink(layer, fldName, fldValue) {
switch(layer) {
case 'cities':
var layerurl = 'http://www.yoursite.org/' + fldValue + '.html';
var mywin = window.open(layerurl, 'win',
'width=500,height=700,resizable=yes,scrollbars=yes');
break;
}
}
So if the layer is 'cities' it opens the page
http://www.yoursite.org/xyz.html
with xyz beeing the entries in the field where you set the HYPERLINK tag
in the map file for the layer cities.
-------------------------------------------------
this I must replace by the original file "custon.j"
if you can explain me with more details the creation of the file "custom.j"
to generate the hyperLink to a Web site.
regard armin
thanks
------------ pr?xima parte ------------
Se ha borrado un adjunto en formato HTML...
URL:
http://www.faunalia.com/pipermail/pmapper-users/attachments/20051012/05136dfb/attachment.htm
From [EMAIL PROTECTED] Thu Oct 13 10:02:10 2005
From: [EMAIL PROTECTED] (Walter Lorenzetti)
Date: Thu Oct 13 10:02:40 2005
Subject: [Pmapper-users] RGB vs RGBA
Message-ID: <[EMAIL PROTECTED]>
hi everybody, hi Armin
i'm another problem with OUTPUTFORMAT :
on my map is:
OUTPUTFORMAT
NAME png
DRIVER "GD/PNG"
MIMETYPE "image/png"
IMAGEMODE RGB
FORMATOPTION INTERLACE=OFF
TRANSPARENT OFF
END
but when i try to do a pdf i obtain the error:
FPDF error: Alpha channel not
supported: /home/Documenti/pub/pmapper/tmp/1129190189283543.png
As you can see i set IMAGEMODE with RGB not with RGBA so i'don't understand
why FPDF class reads my png tmp file with alpha channel?
Have you ever meet this type of problem?
All the best
Walter
--
Walter Lorenzetti
[EMAIL PROTECTED] www.faunalia.it www.faunalia.com
Via di Tofori 123 - 55010 Camigliano (LU), Italy Tel: (+39)347-6597931