[thelist] HTML coding via JS in a form

Aylard JA (James) jaylard at equilon.com
Fri Jul 21 12:29:10 CDT 2000


> i am using ASP server-side, but working through a script to parse 
> hyphens and numbers into the appropriate list type is a little, well, 
> imprecise...
> 
> suggestions?

	Could she use asterisks to identify bullet points? That would be a
fairly easy character to grab and parse into a unordered list. And for
ordered lists, if she could use a numeral/paren combination, that would also
be easy to grab and parse into an ordered list. Assuming that you would use
regular expressions.
	Sorry I don't have any actual code to offer.

James Aylard
jaylard at equilon.com




More information about the thelist mailing list