This is a discussion on Re: hyperlinks stored in pgsql within the pgsql Novice forums, part of the PostgreSQL category; --> On 9/1/06, operationsengineer1@yahoo.com > "<a href="http://domain.com"> domain</a>" > > into the db so that the user will just have ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On 9/1/06, operationsengineer1@yahoo.com > "<a href="http://domain.com"> domain</a>" > > into the db so that the user will just have to click > the link to view the hyperlinked page. > > somehow i think this is might be a security risk, but > i can't recall for sure. Not from a database perspective; to postgres it's still just text data. Whether or not the users are able to modify the tags so it looks like "<a href="http://www.moresex.com"> domain</a>" is not a database issue :} > tia... Cheers, Andrej -- Please don't top post, and don't use HTML e-Mail :} Make your quotes concise. http://www.american.edu/econ/notes/htmlmail.htm ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |