I am trying to generate HTML code for a news submission page. Once the news is submitted and when I select any item, I want to generate the related fields along with HTML, so that I can just cut and paste into a web page for viewing.
For example,
<p><font size="1">
MIDDLE EAST/PRESS FREEDOM</font>:<br><a href="
Palestinian Officials Returned Confiscated AP Videotape With Sections Edited</a><br>
"Palestinian officials yesterday returned a videotape they had confiscated two days earlier from the Associated Press — after portions of a protest rally led by the militant Islamic group Hamas had been deleted."<br>
September 17, 2001<br>
The urls, headers, summaries, etc are obtained from the database, but how can I make the html formatting to show along with these?
Any ideas on how this is possilbe will be useful.
Thanks
ahksar
For example,
<p><font size="1">
MIDDLE EAST/PRESS FREEDOM</font>:<br><a href="
Palestinian Officials Returned Confiscated AP Videotape With Sections Edited</a><br>
"Palestinian officials yesterday returned a videotape they had confiscated two days earlier from the Associated Press — after portions of a protest rally led by the militant Islamic group Hamas had been deleted."<br>
September 17, 2001<br>
The urls, headers, summaries, etc are obtained from the database, but how can I make the html formatting to show along with these?
Any ideas on how this is possilbe will be useful.
Thanks
ahksar