Ask a Question related to Macromedia ColdFusion, Design and Development.
-
elvis is dead #1
Disappering leading zeros
Have a problem that has me swinging.
I have a MS Access d/b that contains a zip code directory. Updates are done
via a web-based ColdFusion form.
Initially, the zip code fields were number fields. This type prevented a
leading zero from being displayed, so I changed the data type to text and the
problem was solved. Or so I thought.
When a record containing a zip code with a leading zero is updated via the
web-based form, the leading zero disappears. I can edit the record, add the
leading zero, update, and the newly re-entered leading zero is not accepted.
I posted this dilemma to a web discussion list, which pointed out the input
mask function in Access. Added a input mask for zipcode. Didn't solve the
problem.
Any ideas?
elvis is dead Guest
-
Leading Zeros not being read from Excel Query
We are having an odd problem when trying to read in a query from Excel. What we are trying to do: We have a page where users will upload an Excel... -
CSV file - Leading Zeros
Is there a way to write a CSV file so that excel wont drop the leading zero's from fields? I could use spreadsheet::writeexcel or OLE but that's... -
missing strip function in DB2 8.1 -- remove leading zeros
sujit <yhkumars@yahoo.com> wrote: Where did you have the STRIP function? It didn't exist in version 7.... -
Insert leading zeros
I have a string of digits that looks like something like these: 0025, 1234, 0001, 1003, and so on. They are all 4 digits in length. Then when I... -
CSV for Excel - Problem with Leading Zeros
Can we consider change the string to: ' 0000563' ? Luke (This posting is provided "AS IS", with no warranties, and confers no rights.)



Reply With Quote

