Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Upperdecker #1
Bullets shooting blanks
When I copy and paste a word document with bullets into Contribute the bullets do not show up on the webpage?
Upperdecker Guest
-
DB field name with blanks
I am new to ColdFusion. I am using an Access DB which has table with fieldnames containing blanks e.g "First Name". While this is handled in... -
Printing blanks
We're using Adobe Acrobat 5.0 to programmatically print PDF files to some HP LAserjet 4150 PS (and a few 4300 PS) printers (We use the... -
preventing blanks in input field
I am having trouble preventing an input field from becoming blank. It's a problem because if the user backspaces in the input field than hits... -
remove blanks
Is there a func or a onliner for removing blanks from both ends? I'm using these: $username =~ s/^\s+//; $username =~ s/\s+$//; There got... -
field calculates then blanks
If the text box is also in the subform, try this control source: =Nz(, 0) + - - If that solves the problem, the issue is with the Null value....



Reply With Quote

