I am upgrading my application from A4D version 3 to version 4, 4D 2003.7. I am having a problem with the URL ENCODE QUERY command in that it is putting %3D instead of the = character in the output.

Any ideas on why this is happening?

That is actually the correct behavior, you have to concatenate the key and value yourself. If you think about it, there is no way for 'url encode query' to magically know when an = is supposed to be a key/value separator and when it might be a valid part of the value.

Regards,

   Aparajita
   www.aparajitaworld.com

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


_______________________________________________
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