I'm just making my dynamic site (using ASP Vb Script). I've used the Record Insertion Form to make a new insert page. On testing the page my database is not updated and IE presents the following message:
"The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

A string literal was expected, but no opening quote character was found. Error processing resource 'http://www.learningstudio.org.uk/ls_admin/test_insert.asp'. Line 3, Position 26

<font face="Arial" size=2>
-------------------------^"

(BTW, I'm not using the <font> element in the page!)
I'd really appreciate any ideas about what I need to do.
TIA