Search found 2 matches

by greg_edwards
Sat Feb 18, 2012 11:58 pm
Forum: NetBurner Software
Topic: Newbie - How do I writie a variable to web with writstring
Replies: 3
Views: 2824

Re: Newbie - How do I writie a variable to web with writstri

Thanks for your help. I used siprintf() and then write() and it correctly wrote the integer variable to the web page. Mucho Gracias!

Greg
by greg_edwards
Thu Feb 09, 2012 1:50 pm
Forum: NetBurner Software
Topic: Newbie - How do I writie a variable to web with writstring
Replies: 3
Views: 2824

Newbie - How do I writie a variable to web with writstring

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 ...