Hello dear All,

I have problem that when i want to display value of a record set it did't display completely the values with spaces can't be displayed in text box. where as if i display that without text box then it displays with spaces.

Pls suggest me how can i use its value with spaces.

That's odd, cause it should allow spaces.

Did you do it this way?

<input type="textbox" id="tb1" name="tb1" value="<%= rs.fields("column") %>" />
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.