I am using the WiShield in the WiServer mode and would like to post a slightly more complicated web page (more than just text links).
Is there a way I can have the WiServer post a webpage that includes more, example javascript code? (It doesn't work when I put the WiServer.print( . . .) method for my lines of javascript.)
The best solution would be if I could just have a line in the arduino code that links it to a web page that I already wrote and posts that page as its web page.
thanks.