
May 23rd, 2000, 09:54 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 24
|
|
|
<i><b>Originally posted by : Chris Snider (csnider@worldnet.att.net)</b></i><br />Jason,<br /><br />The behavior you mention is caused by the user included quote prematurely closing off the writeline. Change the quotes in the from teh input field to " This is the HTML version of it. This will cause the write line to output the HTML version of the reserved symbol with the symbolic and will display correctly on teh other end as well.<br /><br />Any other questions or for further assistance, feel free to mail me<br />Chris<br />csnider@worldnet.att.net<br />chris_snider@yahoo.com<br /><br /><br />------------<br />Jason Hart at 5/22/2000 2:47:49 PM<br /><br />I'm creating an asp code to write out an html file (template) using the filesystemobject. The content for the html page is input via a form the problem is when someone puts content in the form with a quotation mark, the asp stops writing at the quote. i can get the asp to preview the content with the Server.HTMLEncode feature, but the WriteLine quits writing at the quote. can anyone help?? <br /><br />thanks so much <br />jason
|