Dec 20th, 2000, 04:50 AM
Noddy problem - I'm getting data back from a VB object to an ASP. The data is along the lines of 'Midland Bank'.
When I attempt to populate a text box with this information (ie, if my ASP variable is called 'strBankName', I set the textbox value=<%=strBankName%>) but I only get 'Midland'. It seems to be truncating at the first space.
What the hell is going on?
Please help, release date 5:00 tonight!!!!!
When I attempt to populate a text box with this information (ie, if my ASP variable is called 'strBankName', I set the textbox value=<%=strBankName%>) but I only get 'Midland'. It seems to be truncating at the first space.
What the hell is going on?
Please help, release date 5:00 tonight!!!!!