Newbie - How do I writie a variable to web with writstring
Posted: Thu Feb 09, 2012 1:50 pm
I'm new to the world of ethernet connectivity and working on my
first project leveraging the SB70LCApp example. I'm trying to write
an integer variable to the webpage and haven't been able to get writestring
to work properly. I've been successful using writestring to write static information to the webpage - [writestring( sock, " The Grounding Switch is Open <BR> <BR> \n" );] .
Is writestring the proper tool or should I be using a different method?
Thanks,
Greg
first project leveraging the SB70LCApp example. I'm trying to write
an integer variable to the webpage and haven't been able to get writestring
to work properly. I've been successful using writestring to write static information to the webpage - [writestring( sock, " The Grounding Switch is Open <BR> <BR> \n" );] .
Is writestring the proper tool or should I be using a different method?
Thanks,
Greg