This is a group for folks designing and programming embedded systems using the Rabbit Semiconductor C-programmable microcontroller. Rabbit Semi is a spin-off from Z-World who makes a variety of embedded modules and tools. This group is not affiliated with either Rabbit or Z-World, but is a user forum for sharing ideas, asking questions,
flaunting knowledge, and other typical user group stuff. The Rabbit is a powerful uC, supported by a full-featured C-compiler.
rabbitweb - Steve Trigero - Apr 21 19:09:58 2008
I'm trying to set a value in a text box as so:
But all the text after the first quote in the printf is displayed. So the browser sees
that quote as closing the opening quote of "
How should I be coding this?

(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )
Re: rabbitweb - Jack Dillon - Apr 21 22:18:05 2008
Hi Steve,
I believe you need to change the printf statement to:
the z is missing.
Jack
Steve Trigero
wrote:
I'm trying to set a value in a text box as so:
But all the text after the first quote in the printf is displayed. So the browser sees
that quote as closing the opening quote of "
How should I be coding this?
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.

(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )