Populating textboxes - %20 ?? (Full Version)

All Forums >> [Web Development] >> ASP and Database



Message


willard31 -> Populating textboxes - %20 ?? (11/18/2004 11:44:41)

I have a form set up for editing an Access database. When the form loads, values are populated in the textboxes from the database and then the user can change them and submit changes.

Problem: The data in the textboxes displays a "%20" anywhere that there is a space.

Any suggestions?




willard31 -> RE: Populating textboxes - %20 ?? (11/18/2004 11:53:32)

Disregard previous question.

I just figured out that <%=FP_FieldHTML(fp_rs,"PhoneNumber")%> instead of <%=FP_FieldLink(fp_rs,"PhoneNumber")%> solves the problem.





rdouglass -> RE: Populating textboxes - %20 ?? (11/18/2004 12:29:42)

quote:

<%=FP_FieldHTML(fp_rs,"PhoneNumber")%>


Most times (if I use the DRW), I usually change it to just Field as in:

<%=FP_Field(fp_rs,"PhoneNumber")%>

Then I don't have to worry 'bout the fp bots doing anything funny like that....

</$.02>




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.046875