Hi,
I have a lot of different web applications that display data that comes from a database that is updated by an interface which allows any characters.
Since the data is used in hundreds of web pages I was wondering if it was possible to have a generic function that strips out anything that I determine is a dangerous tag.
I thought about ISAPI but does anyone have any ideas on this?
Thanks very much.
I have a lot of different web applications that display data that comes from a database that is updated by an interface which allows any characters.
Since the data is used in hundreds of web pages I was wondering if it was possible to have a generic function that strips out anything that I determine is a dangerous tag.
I thought about ISAPI but does anyone have any ideas on this?
Thanks very much.