|
Posted by John Bell on 09/27/59 11:18
Hi
If your text is not greater than 8000 characters you can change it to a
char/varchar field. Your double URL are probably because the HTML is not
correctly formed. Check the source (right click and view source) to see what
is being used.
For images you may want to look at:
http://www.aspfaq.com/show.asp?id=2149
John
"JA" <jarmour@kc.rr.com> wrote in message
news:5AOqe.9950$li.9478@tornado.rdc-kc.rr.com...
> I've just gotten my data into SQL Server, and changed the connection
> string on the program.
>
> There was a memo field (Access 2000) and we put that in a text field (with
> a default length of 16?).
>
> Now, when displaying the data online (through asp pages), there are big
> white-space gaps in the pages (that display the memo field data), images
> have a "double" url
> (http://www.mysite.com/thisfolder/http://www.thelinksite.com)
>
> there are lots of place with " ".
>
> The field data has html tags in it, if that has anything to do with it.
>
> It seems like I've heard that there are issues with text fields. Is this
> what they meant? Is there anything I can do?
>
> Thanks, JA
>
Navigation:
[Reply to this message]
|