N
Nate
Hi all,
I'm having trouble figuring out how to get my ASP.NET database results
(created with the FP wizard) to retain the line breaks entered by the user.
Any tips? Should I somehow convert them to <br> at the form or what?
I know how to do it in ASP (I'd rather use asp for the slightly less limited
display options as well), but no matter what i do any ASP database created
with FP 2003's Database Interface Wizard will just show the error:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'FP_FieldVal'
/mypage.asp, line xxx
A solution to either of those problems would be of great help. Thanks guys!
I'm having trouble figuring out how to get my ASP.NET database results
(created with the FP wizard) to retain the line breaks entered by the user.
Any tips? Should I somehow convert them to <br> at the form or what?
I know how to do it in ASP (I'd rather use asp for the slightly less limited
display options as well), but no matter what i do any ASP database created
with FP 2003's Database Interface Wizard will just show the error:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'FP_FieldVal'
/mypage.asp, line xxx
A solution to either of those problems would be of great help. Thanks guys!