Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: help needed urgently


Message #1 by "asif hameed" <asifqua@h...> on Fri, 14 Jun 2002 13:23:28 +0000
<html><div style='background-color:'><DIV>i m facing two problems ,<BR>can
anybody solve it,<BR>actully i m reading the data from an access table and displaying it into a <BR>text field and text
area.</DIV>
<DIV>problem 1)<BR>if the value contains dpaces in the thable then it is not displaying the complete data, it
<BR>trim the value after space,when i displaying it into text field<BR>my code is as fallow</DIV>
<DIV>response.write "&lt;input type=text name=fn value=" &amp; rs("fname") &amp; "&gt;"<BR>if fname
contains "hello world" ,but it just display hello in the text field</DIV>
<DIV>but when i displays it into textarea then it display the whole text <BR>how can solve this problem</DIV>
<DIV>&nbsp;</DIV>
<DIV>problem 2)</DIV>
<DIV>my second problem is that how i read the data from a memo field</DIV>
<DIV>thanks</DIV>
<DIV>asif hameed<BR></DIV></div><br clear=all><hr>Get your FREE download of MSN Explorer at
<a href='http://g.msn.com/1HM500901/155'>http://explorer.msn.com</a>.<br></html>

  Return to Index