Form results as HTML
Form results as HTML
Out of context: Reply #1
- Started
- Last post
- 9 Responses
- SteveJobs0
"break tag is shown as ."
huh?
where is the data coming from that you are displaying? a form or database? if form, what contains the data - hidden field, textarea, textbox, etc? how are you sending the data - querystring, http headers?
posting a text file containing some code might help as well.