View Single Post
  #1 (permalink)  
Old Sep 24th, 2004, 20:46
barlows barlows is offline
New Member
Join Date: Sep 2004
Location: Germany
Age: 44
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Learning Site Question

Sorry to trouble you with this, but I don't know ASP very well. I have created some quizzes with Macromedia Learning Site and everything is working except for one thing. I can't get the text input from a textbox via form input to write into one column in an Access database. It writes everything that it is supposed to except the columns to the right are filled with text that should be in the previous column. I am pasting the code below. What can I change to make the textbox input stay in one column. Anytime there is more than one word entered in the textbox, it carries over to the next column. How can I tell it this is a string of data please? The textboxes (in this case) are ReceivedData(6) and ReceivedData(5).

I am having whitespace problems and I can't figure out what to insert and where.

I am really desperate for an answer and your whitespace article on your wesite seemed to be the answer, but I can't seem to get it to work.

If you need to look at the files, I can provide them by email.