How do I display HTML keywords to show examples.
For instance I want to say, This is the proper way to write a submit button. "code for submit button goes here".
But everytime I try, the browser traslates my "example code to a real submit button so no one ever sees the code.
I...
Sorry WebGodiva I already tried that
When I do this...
<PRE>
<Example code>
<More example Code>
</HTML>
</PRE>
That little </HTML> gets translated. And the document ends before I want it too.
I can't use &lt; or &gt;
any other suggestions?
How do I display HTML keywords to show examples.
For instance I want to say, This is the proper way to write a submit button. "code for submit button goes here".
But everytime I try, the browser traslates my "example code to a real submit button so no one ever sees the code.
I...
How can I tell if a form is loaded?
I want to do this
If (Form in question is loaded) then
(close the form in question)
else
(open Form in question at new location)
end if
How do I (Form in question is loaded)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.