Ask a Question related to Coldfusion Database Access, Design and Development.
-
rmorgan #1
padding question
I have a field that I am trying to pad with zeros to 10 places. I am trying
this but it is not working, can someone shed some light? This is a mysql db.
update test
set padme = lpad(padme,10,'0')
tia
rmorgan Guest
-
padding in IE suckerfish menu
Yes I incorporated the workarounds. But IE is still showing padding under the top tier div-- please see http://www.copelandcasati.com/test. As... -
Padding\Margin Problems
http://www.iankovi.com/edno.html http://www.iankovi.com/edno.css I'm having a problem with IE, and Opera with .content in IE the boxes are... -
How do you get rid of padding???
Forum- I know it's something simple that I am not doing correctly, but I can't figure it out.... ... -
cryptostream,padding
My application produces BLOB's which need to be compressed and encrypted prior to transfer over the internet. I have inplemented a class called... -
padding numbers
How can I take a number and truncate/round it to n decimal places, -or- pad it with 0's to n decimal places? Is there a method in the language for... -
-



Reply With Quote

