R
Raphael Gluck
Hi Everyone
I am trying to create a table, with a few fields, one which will be a link
to a downloadable file on my website.
how should i go about the cell that contains the link to the download info.
Say for example I have a database of fruit, and i have a Name of the fruit,
a color, and a link to a brochure file.
Apple Green Brochure.pdf
how do i go about the third field? do i just surround it with the <a
href"=etc.."> Apples Brochure </a>
Or is it wrong to input html tags into a database? it can breach the
security of your database.
Does anyone have any idea what to do ?
Thanks so much
Raphael;
I am trying to create a table, with a few fields, one which will be a link
to a downloadable file on my website.
how should i go about the cell that contains the link to the download info.
Say for example I have a database of fruit, and i have a Name of the fruit,
a color, and a link to a brochure file.
Apple Green Brochure.pdf
how do i go about the third field? do i just surround it with the <a
href"=etc.."> Apples Brochure </a>
Or is it wrong to input html tags into a database? it can breach the
security of your database.
Does anyone have any idea what to do ?
Thanks so much
Raphael;