Click to See Complete Forum and Search --> : Xml control with inner tags?


WarWulf
June 26th, 2002, 03:56 AM
Hi im writing a newspage in asp, got a database in access that contains the news. Added a XMLWebControl to the page, and writes the data from datbase to the controls along with the template.
Well that works fine, the problem is if i want to type tag:s in the access database it replaces the greaterthan and lessthan chars, tried to replace those in the innerxml for the control.
But in that case it removes the tag compleatly.

Any ideas, im out :confused:

//B4N WarWolf