I'm going nuts!
I need an HTML line of the form <input type="hidden" name ="shipping_1 "
value="12.34">
where "12.34" represents a variable.
Between <script></script> tags what is the format and syntax to have good HTML
emitted for inclusion in a .htm?
Help!
Ross
I need an HTML line of the form <input type="hidden" name ="shipping_1 "
value="12.34">
where "12.34" represents a variable.
Between <script></script> tags what is the format and syntax to have good HTML
emitted for inclusion in a .htm?
Help!
Ross
Comment