Getting query id on toggle
Posted: Fri Apr 10, 2015 12:36 pm
I am so exhausted searching... can someone kindly tell me how to get query id on toggle? At this point, I don't care what web language, what do I need to send the toggle id to arduino?
site.com/query?id=123 // how do i get 123 on click? given that the id may change on click.
currently I am able to send to web, but I don't know how to get the id. Also I am able to get the data on the webpage but that's not what I want.
Thanks.
site.com/query?id=123 // how do i get 123 on click? given that the id may change on click.
currently I am able to send to web, but I don't know how to get the id. Also I am able to get the data on the webpage but that's not what I want.
Thanks.