Hello,
As near as I could tell this hasn't been asked before, but as far as I know it could be unique to my specific hardware/software setup too. Anyways, I was looking at the database working on a plan for how I'm going to integrate it into my existing membership setup and modifying the registration form and all that.
In some of the fields (but not consistently across records) escape characters show instead of the o the & # 111; (spaces put in so it displays and doesn't convert) it displays properly on the webpages, I'm just curious why this is happening so I make sure I pass info to the database correctly with my modified registration page.
I'm running Windows Server 2003, IIS 6.0, SQL Server 2005 and using IE 7, with Version 9.08 of the forum.
Jyn
edit/update: after working with the DBA at work to see if she could help me explain it, it looks like it only coverts the o to the escape sequence when it would say "on" in the field.
So what I need to know, is this a SQL thing or an app thing?
Edited by Jyn13 - 09 May 2008 at 7:37pm