If I understand it correctly, when I have a form with multiple input items with the same name (check boxes) A4D will return the values in $attributes as a string array. Is that right?

Correct.


Now I want to do a Query With Array, but I need an array of longint for this.

Is there an easy way to get a numeric version of the array, or do I just need to loop through them?

Loop through them and create a corresponding longint array.

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