Home > SQL Development > Spaces in database field

Spaces in database field



Originally posted by : JDev (Jdev123@msn.com)Hello,I am writing database records to a web page via a "Do Until" Loop.The code is something like this:Response.Write "" & variable & ""If the value of the variable is " Hello there", my page is returning only "Hello". It breaks at the space. But if I write in my code, it writes " Hello there" correctly. Any ideas of what I am doing wrong?Thanks!

    
Guest


Originally posted by : laser (laser@buckeye-express.com)Try adding your code or ------------JDev at 12/26/2001 11:56:14 AMHello,I am writing database records to a web page via a "Do Until" Loop.The code is something like this:Response.Write "" & variable & ""If the value of the variable is " Hello there", my page is returning only "Hello". It breaks at the space. But if I write in my code, it writes " Hello there" correctly. Any ideas of what I am doing wrong?Thanks!

Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved