Using MS SQL 2000. I amended a field from nchar to ntext via enterprise manager and now the information will not display in a form field but does when writing directly to the page.
e.g.
This works
<% = rs("desc") %>
This shoots out blanks
<input name="desc"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.