Thread: HTML Guru's
View Single Post
  #3  
Old 18-04-2013, 10:18 PM
Tandum's Avatar
Tandum (Robin)
Registered User

Tandum is offline
 
Join Date: Apr 2008
Location: Wynnum West, Brisbane.
Posts: 4,167
I tried post but the code triggers on ?T and I don't see that coming from a post. I dump everything coming from the client to serial so I can see it all on the side and using post I don't see any T's at all?

I'm just using html cos it's there and I can't write an iphone app without a mac. But it's basic coms, The client sends a html get and the button code I posted is returned. If the button is pressed the client sends ?T=T in the get request.

action tells it which web site to send the request to and doesn't do anything in this case.

I'll try spitting it some jscript to push it back.

Last edited by Tandum; 18-04-2013 at 10:31 PM.
Reply With Quote