[Pmapper-users] which branch for a new project

2006-03-20 Thread Armin Burger
Walter Lorenzetti wrote: > Alle 08:33, venerd? 17 marzo 2006, luca marletta ha scritto: > Hi list, Hi Armin, > > a this moment on our server the situation is: > > with firefox theren't problems it's all ok > > on IE everytime on a function like zoom + or -, home, back or foward, select > a

[Pmapper-users] You can use the savequery() function. Add a few line for saving queries in query.php after the 'queryBy...()' requests in function 'q_execMapQuery()', like ... @$this->map->queryByRect

2006-03-20 Thread Armin Burger
Carlos Tim?teo wrote: > I tried to use your info to attach query info into pdf/print. > > how can i see / print the query results ?? > > i used: > > $this->map->loadquery($_SESSION['queryFile']); > > but i dont know how to parse the results. Do i need to parse the file > with php functions to p

[Pmapper-users] which branch for a new project

2006-03-20 Thread Walter Lorenzetti
Alle 08:33, venerd? 17 marzo 2006, luca marletta ha scritto: Hi list, Hi Armin, a this moment on our server the situation is: with firefox theren't problems it's all ok on IE everytime on a function like zoom + or -, home, back or foward, select a layer etc.. pmapper show a old map created bef

[Pmapper-users] sorry, a copy/past mistake...

2006-03-20 Thread Carlos Timóteo
The subject i wanted to type was: Attaching info to pdf Sorry for that -- Carlos Tim?teo

[Pmapper-users] You can use the savequery() function. Add a few line for saving queries in query.php after the 'queryBy...()' requests in function 'q_execMapQuery()', like ... @$this->map->queryByRect

2006-03-20 Thread Carlos Timóteo
I tried to use your info to attach query info into pdf/print. how can i see / print the query results ?? i used: $this->map->loadquery($_SESSION['queryFile']); but i dont know how to parse the results. Do i need to parse the file with php functions to parse files ? what i have to in the next s