I'm not sure exactly what you are asking, but in most clients, if a user types in <, >, or &, the client should convert it to <, >, or &. This is different if the client is actually wanting the user to send actual protocol.
What do you mean by HTML? Do you mean XML? - mikem On Saturday 17 August 2002 10:47 pm, Kriggs wrote: > I just thought of something... what if someone includes a special tag, such > as "<iq/>" or "<message/>", inside of a message's html with the new update? > Is it assumed that all HTML will be done WYSIWYG style, or that a client's > preparser with convert any malignant < characters of non-standard html tags > to < before sending to the server? > > -Kriggs > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
