hyperlinks stored in pgsql

Поиск
Список
Период
Сортировка
От
Тема hyperlinks stored in pgsql
Дата
Msg-id 20060831184629.68809.qmail@web33309.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: hyperlinks stored in pgsql  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
Re: hyperlinks stored in pgsql  (Andreas <maps.on@gmx.net>)
Список pgsql-novice
i'm wondering if there are any issues i should be
aware of when storing "active" hyperlink data in my
db.

right now, i'm storing text like "http://domain.com"
in the db.  when i display the data, it displays as
text and the usuer has to copy and paste it to the
address bar and press enter to view the link.

i'd like to enter

"<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.

tia...

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

В списке pgsql-novice по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: int4 to varchar length (pgadmin3) issue
Следующее
От: "Andrej Ricnik-Bay"
Дата:
Сообщение: Re: hyperlinks stored in pgsql