JohnnyPolite
MIS
Hello,
I am using dreamweaver to make a web site with multiple update commands and I just realized that when I use a textarea and update to a memo field in Microsoft Access it transfers the information into the Access table. Yet, when I try to populate the textarea again, it comes up blank. The information is still there in the Access table, but the HTML textarea will not bring it up through ASP VBScript. When I switch the field properties in Access to a text field, the website can recall the information and populate the textarea.
The strange thing is that I am hooking up a database with preexisting information. The first time the textarea populated the field, it transmitted all the information fine. After my update command, it cannot recall it. Like I said, the update command transfers the information into the Access table just fine.
I appreciate any help on this. I have a deadline on this project that is fast approaching. This could put me over the edge.
Thanks again!!!
-JP
I am using dreamweaver to make a web site with multiple update commands and I just realized that when I use a textarea and update to a memo field in Microsoft Access it transfers the information into the Access table. Yet, when I try to populate the textarea again, it comes up blank. The information is still there in the Access table, but the HTML textarea will not bring it up through ASP VBScript. When I switch the field properties in Access to a text field, the website can recall the information and populate the textarea.
The strange thing is that I am hooking up a database with preexisting information. The first time the textarea populated the field, it transmitted all the information fine. After my update command, it cannot recall it. Like I said, the update command transfers the information into the Access table just fine.
I appreciate any help on this. I have a deadline on this project that is fast approaching. This could put me over the edge.
Thanks again!!!
-JP