I have often used the command "build query string" in my apps. Now I have a client who links to me with parameters. I tested everything witzh the creation of the document, but when umlauts are in the parameters I get no correct parameters for my following query..
The client aks now how to encode the parameters?

A example link would be -> abfallkalender.host.de/ladePDF.a4d? strasse=Bürgerweg

Unfortunately I`m not able to just say to the client to use "build query string" ;-)

Are the links generated programmatically or are they static links? If they are static, you can use 'build query string' yourself and then send them the resulting query string.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoy.org


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to