hello,
if you set your project profile to development, you should be able to see the detail of the error received by ajax (the so called malformed response). let me know what the content of the error message, that will help to know what happened.

regards
Oliver

----- Original Message ----- From: "wochter" <[EMAIL PROTECTED]>
To: "Oliver Christen" <[EMAIL PROTECTED]>
Sent: Friday, March 09, 2007 1:26 PM
Subject: Re: [Cartoweb-users] search plugin?


Ou, thank you, that is what I need.
This plugin in cw3demo uses sqlite db.

dbType = sqlite
dbFile = "projects/demoCW3/server_conf/demoCW3/sql/airports.db"
encodingContext = searchDb

Can I use postgres/postgis?

I tried this:
dbType = db
dsn = pgsql://user:[EMAIL PROTECTED]:5432/gisdata


Error: AjaxHandler.actionRequest(): received response is malformed!

How to use it please?

thanx
wochter


Oliver Christen  wrote / napísal(a):
Hi,
in the lasted cvs version of Cartoweb there is a new search plugin, but
obviously it is designed for generic search. If you want more specific
interface, you will need to extend the plugin to suit your needs.

Regards
Oliver

    ----- Original Message -----
    *From:* Štefan Voskár <mailto:[EMAIL PROTECTED]>
    *To:* cartoweb-users@lists.maptools.org
    <mailto:cartoweb-users@lists.maptools.org>
    *Sent:* Thursday, March 08, 2007 8:42 AM
    *Subject:* [Cartoweb-users] search plugin?

    I would be pleased at this possibility too...

    My vision is:
    step 1: possibility in "SEARCH TAB" to select from drop-down menu
    layer of interest

    step 2: Its columns wold be loaded on another drop-down..

    step 3: possibility to choose =, <, > (for numerics fields) and LIKE
    or IS (for text)

    step 4: field to enter searched string

    ...and result should create table of elements matching selected
    criteria. Some attribute (ID or name...) would be active as link to
    recenter it in map window...

    If somebody likewise do this job, please help with some tips.
    Thaks

    ------------------------------------------------------------------------

    _______________________________________________
    Cartoweb-users mailing list
    Cartoweb-users@lists.maptools.org
    http://lists.maptools.org/mailman/listinfo/cartoweb-users


------------------------------------------------------------------------

_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users


_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to