acchuuhere
Posts: 4
|
| Posted: 03/21/2006, 11:46 PM |
|
Hi There,
It made understand as to how to create an ASP page to pull and put data from MS-Access. For my table which has a field with only HTML content (Link or a picture URL), how is possible to make this display the same as a HTML output and not a HTML code.
Please help!
Regards,
Ashwin
|
 |
 |
Rene S
|
| Posted: 03/22/2006, 5:11 AM |
|
Hi,
In proprties of field, tab data, set content to "HTML" instead of "text"
Good luck,
Rene
|
|
|
 |
acchuuhere
Posts: 4
|
| Posted: 03/24/2006, 6:32 PM |
|
Thanks for your response Rene!
I had already experimented that out. But let me understand this. Should the HTML content present in the this field of the database, needs to be a complete HTML code with the header and body or can it be only a code. I had tried entering only the code, nogo.
Let me give u a better example:
The field should display the content as HTML pulling the code from my database. It can either be a image or a link or just Text.
Should I need to set the HREF Type & HREF Source to any values!
Please help!!
Regards,
Ashwin
|
 |
 |
acchuuhere
Posts: 4
|
| Posted: 03/24/2006, 7:13 PM |
|
Thanks Code Studio Forum...! I got my issue fixed...! I realised that I had changed the field value as a Link. On reverting it back to a Label, it worked!
|
 |
 |
|