i often have lengthy text descriptions for form elements like textbox, textarea, radio,... how do i specifythings like line breaks, bold, italics,... within the text string. i tried \n,<br\>, which have no special effect.
i have an existing python program which i need to 'webify'. works fine from cli but i need to make it available to users via a web interface. (this is my 1st attempt at web programming. fortunately, i found web.py at the beginning.) tnx ams -- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy. For more options, visit https://groups.google.com/d/optout.
